Class Logon


  • public class Logon
    extends java.lang.Object
    • Constructor Detail

      • Logon

        public Logon()
    • Method Detail

      • getUsername

        public java.lang.String getUsername()
        Returns:
        returns String
      • setUsername

        public void setUsername​(java.lang.String username)
        Parameters:
        username - the value for the username property
      • getPassword

        public java.lang.String getPassword()
        Returns:
        returns String
      • setPassword

        public void setPassword​(java.lang.String password)
        Parameters:
        password - the value for the password property
      • getType

        public SaWsLicenseType getType()
        Returns:
        returns SaWsLicenseType
      • setType

        public void setType​(SaWsLicenseType type)
        Parameters:
        type - the value for the type property
      • getMandant

        public java.lang.String getMandant()
        Returns:
        returns String
      • setMandant

        public void setMandant​(java.lang.String mandant)
        Parameters:
        mandant - the value for the mandant property