Class Classification


  • @Generated("jsonschema2pojo")
    public class Classification
    extends Object
    Classification

    The classification associated with the pay scale.

    • Field Detail

      • id

        @JsonPropertyDescription("The global identifier for the Classification.")
        private String id
        ID

        The global identifier for the Classification. (Required)

    • Constructor Detail

      • Classification

        public Classification()
    • Method Detail

      • getId

        public String getId()
        ID

        The global identifier for the Classification. (Required)

      • setId

        public void setId​(String id)
        ID

        The global identifier for the Classification. (Required)

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object