|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SccpRemoteAddressSsnMBean
Inteface for SccpRemoteAddressSsnMBean
Method Summary | |
---|---|
java.lang.String |
getAlias() Specifies an alias name given to a remote network entity. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getDescription() Specifies a description for the remote SS7 network entity |
java.lang.String |
getNetworkIndicator() Specifies the network type. |
int |
getRemotePointCode() Optional: specifies the point code part of the SCCP address. |
javax.management.ObjectName |
getSccpRemoteAddressSsns_REFSEP_() Returns the MBean parent get accessor to the parent mbean: SccpRemoteAddressSsns_REFSEP_ |
int |
getSubSystemNumber() Specifies the SSN part of the SCCP address that identifies the user function |
void |
setAlias(java.lang.String param) Specifies an alias name given to a remote network entity. |
void |
setDescription(java.lang.String param) Specifies a description for the remote SS7 network entity |
void |
setNetworkIndicator(java.lang.String param) Specifies the network type. |
void |
setRemotePointCode(int param) Optional: specifies the point code part of the SCCP address. |
void |
setSubSystemNumber(int param) Specifies the SSN part of the SCCP address that identifies the user function |
Method Detail |
---|
javax.management.ObjectName getSccpRemoteAddressSsns_REFSEP_() throws java.io.IOException
java.io.IOException
java.lang.String getNetworkIndicator() throws java.io.IOException
java.io.IOException
void setNetworkIndicator(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getSubSystemNumber() throws java.io.IOException
java.io.IOException
void setSubSystemNumber(int param) throws java.io.IOException
param
-java.io.IOException
int getRemotePointCode() throws java.io.IOException
java.io.IOException
void setRemotePointCode(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getDescription() throws java.io.IOException
java.io.IOException
void setDescription(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getAlias() throws java.io.IOException
java.io.IOException
void setAlias(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |