|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adventnet.adaptors.tl1.security.UserSecurityviewEntry
public class UserSecurityviewEntry
Contains the data handling under userSecurityviewEntry group
| Field Summary | |
|---|---|
protected java.lang.String |
cidlist
|
protected java.lang.String |
lstoilist
|
protected java.lang.Integer |
page
|
protected java.lang.String |
password
|
protected java.lang.Integer |
pcnd
|
protected java.lang.Integer |
pcnn
|
protected java.lang.Integer |
point
|
protected java.lang.String |
uap
|
protected java.lang.Integer |
uout
|
protected java.lang.String |
userID
|
protected java.lang.Integer |
userSecurowstatus
|
| Constructor Summary | |
|---|---|
UserSecurityviewEntry()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCidlist()
Handles the JMX Get Request for cidlist |
java.lang.String |
getLstoilist()
Handles the JMX Get Request for lstoilist |
java.lang.Integer |
getPage()
Handles the JMX Get Request for page |
java.lang.String |
getPassword()
Handles the JMX Get Request for password |
java.lang.Integer |
getPcnd()
Handles the JMX Get Request for pcnd |
java.lang.Integer |
getPcnn()
Handles the JMX Get Request for pcnn |
java.lang.Integer |
getPoint()
Handles the JMX Get Request for point |
java.lang.String |
getUap()
Handles the JMX Get Request for uap |
java.lang.Integer |
getUout()
Handles the JMX Get Request for uout |
java.lang.String |
getUserID()
Handles the JMX Get Request for userID |
java.lang.Integer |
getUserSecurowstatus()
Handles the JMX Get Request for userSecurowstatus |
void |
setCidlist(java.lang.String value)
Handles the JMX Set Request for cidlist |
void |
setLstoilist(java.lang.String value)
Handles the JMX Set Request for lstoilist |
void |
setPage(java.lang.Integer value)
Handles the JMX Set Request for page |
void |
setPassword(java.lang.String value)
Handles the JMX Set Request for password |
void |
setPcnd(java.lang.Integer value)
Handles the JMX Set Request for pcnd |
void |
setPcnn(java.lang.Integer value)
Handles the JMX Set Request for pcnn |
void |
setPoint(java.lang.Integer value)
Handles the JMX Set Request for point |
void |
setUap(java.lang.String value)
Handles the JMX Set Request for uap |
void |
setUout(java.lang.Integer value)
Handles the JMX Set Request for uout |
void |
setUserID(java.lang.String value)
Handles the JMX Set Request for userID |
void |
setUserSecurowstatus(java.lang.Integer value)
Handles the JMX Set Request for userSecurowstatus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String userID
protected java.lang.String password
protected java.lang.Integer page
protected java.lang.Integer pcnd
protected java.lang.Integer pcnn
protected java.lang.Integer point
protected java.lang.Integer uout
protected java.lang.String cidlist
protected java.lang.String uap
protected java.lang.String lstoilist
protected java.lang.Integer userSecurowstatus
| Constructor Detail |
|---|
public UserSecurityviewEntry()
| Method Detail |
|---|
public java.lang.String getUserID()
throws AgentException
AgentException
public void setUserID(java.lang.String value)
throws AgentException
String -
AgentException - on error
public java.lang.String getPassword()
throws AgentException
AgentException
public void setPassword(java.lang.String value)
throws AgentException
String -
AgentException - on error
public java.lang.Integer getPage()
throws AgentException
AgentException
public void setPage(java.lang.Integer value)
throws AgentException
Integer -
AgentException - on error
public java.lang.Integer getPcnd()
throws AgentException
AgentException
public void setPcnd(java.lang.Integer value)
throws AgentException
Integer -
AgentException - on error
public java.lang.Integer getPcnn()
throws AgentException
AgentException
public void setPcnn(java.lang.Integer value)
throws AgentException
Integer -
AgentException - on error
public java.lang.Integer getPoint()
throws AgentException
AgentException
public void setPoint(java.lang.Integer value)
throws AgentException
Integer -
AgentException - on error
public java.lang.Integer getUout()
throws AgentException
AgentException
public void setUout(java.lang.Integer value)
throws AgentException
Integer -
AgentException - on error
public java.lang.String getCidlist()
throws AgentException
AgentException
public void setCidlist(java.lang.String value)
throws AgentException
String -
AgentException - on error
public java.lang.String getUap()
throws AgentException
AgentException
public void setUap(java.lang.String value)
throws AgentException
String -
AgentException - on error
public java.lang.String getLstoilist()
throws AgentException
AgentException
public void setLstoilist(java.lang.String value)
throws AgentException
String -
AgentException - on error
public java.lang.Integer getUserSecurowstatus()
throws AgentException
AgentException
public void setUserSecurowstatus(java.lang.Integer value)
throws AgentException
Integer -
AgentException - on error
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||