Class HRISGroupType


  • public class HRISGroupType
    extends java.lang.Object
    HRISGroupType - The type of the group
    • Constructor Detail

      • HRISGroupType

        public HRISGroupType​(org.openapitools.jackson.nullable.JsonNullable<? extends HRISGroupValue> value,
                             org.openapitools.jackson.nullable.JsonNullable<? extends HRISGroupSourceValue> sourceValue)
      • HRISGroupType

        public HRISGroupType()
    • Method Detail

      • value

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

        public org.openapitools.jackson.nullable.JsonNullable<HRISGroupSourceValue> sourceValue()
      • 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