Class Subject

    • Constructor Detail

      • Subject

        public Subject()
    • Method Detail

      • getUsername

        public String getUsername()
        Gets the value of the username property.
        Returns:
        possible object is String
      • setUsername

        public void setUsername​(String value)
        Sets the value of the username property.
        Parameters:
        value - allowed object is String
      • getName

        public String getName()
        Gets the value of the name property.
        Returns:
        possible object is String
      • setName

        public void setName​(String value)
        Sets the value of the name property.
        Parameters:
        value - allowed object is String
      • getLocalization

        public Localization getLocalization()
        Gets the value of the localization property.
        Returns:
        possible object is Localization
      • setLocalization

        public void setLocalization​(Localization value)
        Sets the value of the localization property.
        Parameters:
        value - allowed object is Localization