Class EmploymentType


  • @Deprecated
    public class EmploymentType
    extends java.lang.Object
    Deprecated.
    class: This will be removed in a future release, please migrate away from it as soon as possible.
    EmploymentType - The employee employment type
    • Constructor Detail

      • EmploymentType

        public EmploymentType()
        Deprecated.
    • Method Detail

      • value

        public org.openapitools.jackson.nullable.JsonNullable<EmployeeEmploymentTypeValue> value()
        Deprecated.
        The type of the employment.
      • sourceValue

        public org.openapitools.jackson.nullable.JsonNullable<EmployeeEmploymentTypeSourceValue> sourceValue()
        Deprecated.
        The source value of the employment type.
      • 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