Class SkillsHierarchy


  • public class SkillsHierarchy
    extends java.lang.Object
    SkillsHierarchy - The hierarchal level of the skill
    • Constructor Detail

      • SkillsHierarchy

        public SkillsHierarchy​(org.openapitools.jackson.nullable.JsonNullable<? extends SkillsValue> value,
                               org.openapitools.jackson.nullable.JsonNullable<? extends SkillsSourceValue> sourceValue)
      • SkillsHierarchy

        public SkillsHierarchy()
    • Method Detail

      • value

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

        public org.openapitools.jackson.nullable.JsonNullable<SkillsSourceValue> 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