Class TimeOffType


  • public class TimeOffType
    extends java.lang.Object
    TimeOffType - The type of the time off request
    • Constructor Detail

      • TimeOffType

        public TimeOffType​(org.openapitools.jackson.nullable.JsonNullable<? extends TimeOffTypeValue> value,
                           org.openapitools.jackson.nullable.JsonNullable<? extends TimeOffTypeSourceValue> sourceValue)
      • TimeOffType

        public TimeOffType()
    • Method Detail

      • value

        public org.openapitools.jackson.nullable.JsonNullable<TimeOffTypeValue> value()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object