|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.web.controller.inventory.AdminRancidCloginCommClass
public class AdminRancidCloginCommClass
AdminRancidCloginCommClass class.
| Constructor Summary | |
|---|---|
AdminRancidCloginCommClass()
|
|
| Method Summary | |
|---|---|
String |
getAutoE()
Getter for the field autoE. |
String |
getDeviceName()
Getter for the field deviceName. |
String |
getEnpass()
Getter for the field enpass. |
String |
getGroupName()
Getter for the field groupName. |
String |
getLoginM()
Getter for the field loginM. |
String |
getPass()
Getter for the field pass. |
String |
getUserID()
Getter for the field userID. |
void |
setAutoE(String autoE)
Setter for the field autoE. |
void |
setDeviceName(String deviceName)
Setter for the field deviceName. |
void |
setEnpass(String enpass)
Setter for the field enpass. |
void |
setGroupName(String groupName)
Setter for the field groupName. |
void |
setLoginM(String loginM)
Setter for the field loginM. |
void |
setPass(String pass)
Setter for the field pass. |
void |
setUserID(String userID)
Setter for the field userID. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdminRancidCloginCommClass()
| Method Detail |
|---|
public String getUserID()
Getter for the field userID.
String object.public void setUserID(String userID)
Setter for the field userID.
userID - a String object.public String getPass()
Getter for the field pass.
String object.public void setPass(String pass)
Setter for the field pass.
pass - a String object.public String getEnpass()
Getter for the field enpass.
String object.public void setEnpass(String enpass)
Setter for the field enpass.
enpass - a String object.public String getLoginM()
Getter for the field loginM.
String object.public void setLoginM(String loginM)
Setter for the field loginM.
loginM - a String object.public String getAutoE()
Getter for the field autoE.
String object.public void setAutoE(String autoE)
Setter for the field autoE.
autoE - a String object.public String getGroupName()
Getter for the field groupName.
String object.public void setGroupName(String groupName)
Setter for the field groupName.
groupName - a String object.public String getDeviceName()
Getter for the field deviceName.
String object.public void setDeviceName(String deviceName)
Setter for the field deviceName.
deviceName - a String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||