Class OpenConnectionQuery

    • Constructor Detail

      • OpenConnectionQuery

        public OpenConnectionQuery()
    • Method Detail

      • getPassword

        public String getPassword()
        Returns:
        the password
      • setPassword

        public void setPassword​(String password)
        Parameters:
        password - the password to set
      • getUserName

        public String getUserName()
        Returns:
        the userName
      • setUserName

        public void setUserName​(String userName)
        Parameters:
        userName - the userName to set
      • getClientID

        public String getClientID()
        Returns:
        the clientID
      • setClientID

        public void setClientID​(String clientID)
        Parameters:
        clientID - the clientID to set