public interface HttpUserMBean
| Modifier and Type | Method and Description |
|---|---|
int |
getNetworkId()
Gets the network ID.
|
String |
getPassword() |
String |
getUserName() |
void |
setNetworkId(int aNetworkId)
Sets the network ID.
|
void |
setPassword(String password) |
String getUserName()
String getPassword()
void setPassword(String password)
int getNetworkId()
void setNetworkId(int aNetworkId)
aNetworkId - the new network IDCopyright © 2017. All Rights Reserved.