Class SubjectArea

    • Constructor Detail

      • SubjectArea

        public SubjectArea()
        Default constructor
    • Method Detail

      • getPropertyNames

        public static Set<String> getPropertyNames()
        Subject Area property names
        Returns:
        Set of Strings of the SubjectArea property names
      • getName

        public String getName()
        Name of the subject area.
        Returns:
        Name of the subject area.
      • setName

        public void setName​(String name)