Class Subdiscipline


  • @Generated("jsonschema2pojo")
    public class Subdiscipline
    extends Object
    Subdisciplines

    The list of academic disciplines that are subordinate to the discipline

    • Field Detail

      • id

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

        The global identifier for the Subdisciplines. (Required)

    • Constructor Detail

      • Subdiscipline

        public Subdiscipline()
    • Method Detail

      • getId

        public String getId()
        ID

        The global identifier for the Subdisciplines. (Required)

      • setId

        public void setId​(String id)
        ID

        The global identifier for the Subdisciplines. (Required)

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object