Class TimeOffType


  • @Deprecated
    public class TimeOffType
    extends java.lang.Object
    Deprecated.
    class: This will be removed in a future release, please migrate away from it as soon as possible.
    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)
        Deprecated.
      • TimeOffType

        public TimeOffType()
        Deprecated.
    • Method Detail

      • value

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

        public org.openapitools.jackson.nullable.JsonNullable<TimeOffTypeSourceValue> sourceValue()
        Deprecated.
      • withValue

        public TimeOffType withValue​(org.openapitools.jackson.nullable.JsonNullable<? extends TimeOffTypeValue> value)
        Deprecated.
      • equals

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

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

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