Class Discipline__1


  • @Generated("jsonschema2pojo")
    public class Discipline__1
    extends Object
    Discipline

    The academic discipline associated with the academic program.

    • Field Detail

      • id

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

        The global identifier for the Discipline. (Required)

    • Constructor Detail

      • Discipline__1

        public Discipline__1()
    • Method Detail

      • getId

        public String getId()
        ID

        The global identifier for the Discipline. (Required)

      • setId

        public void setId​(String id)
        ID

        The global identifier for the Discipline. (Required)

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object