Class Period


  • public class Period
    extends java.lang.Object
    Period

    The period of the work time

    • Method Detail

      • value

        public org.openapitools.jackson.nullable.JsonNullable<EmploymentWorkTimeValue> value()
        The unified value for the period.
      • withValue

        public Period withValue​(org.openapitools.jackson.nullable.JsonNullable<? extends EmploymentWorkTimeValue> value)
        The unified value for the period.
      • 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