Class AdminRancidCloginCommClass


  • public class AdminRancidCloginCommClass
    extends Object

    AdminRancidCloginCommClass class.

    Since:
    1.8.1
    Version:
    $Id: $
    Author:
    ranger
    • Constructor Detail

      • AdminRancidCloginCommClass

        public AdminRancidCloginCommClass()
    • Method Detail

      • getUserID

        public String getUserID()

        Getter for the field userID.

        Returns:
        a String object.
      • setUserID

        public void setUserID​(String userID)

        Setter for the field userID.

        Parameters:
        userID - a String object.
      • getPass

        public String getPass()

        Getter for the field pass.

        Returns:
        a String object.
      • setPass

        public void setPass​(String pass)

        Setter for the field pass.

        Parameters:
        pass - a String object.
      • getEnpass

        public String getEnpass()

        Getter for the field enpass.

        Returns:
        a String object.
      • setEnpass

        public void setEnpass​(String enpass)

        Setter for the field enpass.

        Parameters:
        enpass - a String object.
      • getLoginM

        public String getLoginM()

        Getter for the field loginM.

        Returns:
        a String object.
      • setLoginM

        public void setLoginM​(String loginM)

        Setter for the field loginM.

        Parameters:
        loginM - a String object.
      • getAutoE

        public String getAutoE()

        Getter for the field autoE.

        Returns:
        a String object.
      • setAutoE

        public void setAutoE​(String autoE)

        Setter for the field autoE.

        Parameters:
        autoE - a String object.
      • getGroupName

        public String getGroupName()

        Getter for the field groupName.

        Returns:
        a String object.
      • setGroupName

        public void setGroupName​(String groupName)

        Setter for the field groupName.

        Parameters:
        groupName - a String object.
      • getDeviceName

        public String getDeviceName()

        Getter for the field deviceName.

        Returns:
        a String object.
      • setDeviceName

        public void setDeviceName​(String deviceName)

        Setter for the field deviceName.

        Parameters:
        deviceName - a String object.