Class SkillsLevel


  • @Deprecated
    public class SkillsLevel
    extends java.lang.Object
    Deprecated.
    class: This will be removed in a future release, please migrate away from it as soon as possible.
    SkillsLevel

    The hierarchal level of the skill

    • Constructor Detail

      • SkillsLevel

        public SkillsLevel​(org.openapitools.jackson.nullable.JsonNullable<? extends SkillsLevelValue> value,
                           org.openapitools.jackson.nullable.JsonNullable<? extends SkillsLevelSourceValue> sourceValue)
        Deprecated.
      • SkillsLevel

        public SkillsLevel()
        Deprecated.
    • Method Detail

      • value

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

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

        public SkillsLevel withValue​(org.openapitools.jackson.nullable.JsonNullable<? extends SkillsLevelValue> 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