|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface V3TrapForwardingTableTypeMBean
Method Summary | |
---|---|
String |
getCommunity() Gets the value of the community property. |
String |
getManagerHost() Gets the value of the managerHost property. |
int |
getManagerPort() Gets the value of the managerPort property. |
int |
getRetries() Gets the value of the retries property. |
int |
getSecurityLevel() Gets the value of the securityLevel property. |
int |
getTimeout() Gets the value of the timeout property. |
String |
getUserContextName() Gets the value of the userContextName property. |
String |
getUserName() Gets the value of the userName property. |
int |
getUserSecModel() Gets the value of the userSecModel property. |
int |
getVersion() Gets the value of the version property. |
void |
setCommunity(String value) Sets the value of the community property. |
void |
setManagerHost(String value) Sets the value of the managerHost property. |
void |
setManagerPort(int value) Sets the value of the managerPort property. |
void |
setRetries(int value) Sets the value of the retries property. |
void |
setSecurityLevel(int value) Sets the value of the securityLevel property. |
void |
setTimeout(int value) Sets the value of the timeout property. |
void |
setUserContextName(String value) Sets the value of the userContextName property. |
void |
setUserName(String value) Sets the value of the userName property. |
void |
setUserSecModel(int value) Sets the value of the userSecModel property. |
void |
setVersion(int value) Sets the value of the version property. |
Method Detail |
---|
String getManagerHost()
void setManagerHost(String value)
int getManagerPort()
void setManagerPort(int value)
int getVersion()
void setVersion(int value)
String getCommunity()
void setCommunity(String value)
String getUserName()
void setUserName(String value)
int getUserSecModel()
void setUserSecModel(int value)
int getSecurityLevel()
void setSecurityLevel(int value)
String getUserContextName()
void setUserContextName(String value)
int getTimeout()
void setTimeout(int value)
int getRetries()
void setRetries(int value)
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |