|
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 SccpRemoteAddressFixedGtMBean
Inteface for SccpRemoteAddressFixedGtMBean
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 network entity and its address |
java.lang.String |
getGtaddress() Specifies the Global Title Address part of the SCCP address |
int |
getGtindicator() Specifies the Global Title Indicator part of the GT |
int |
getGtnatureofaddress() Specifies the Nature of Address Indicator part of the GT |
int |
getGtNumberingPlan() Specifies the Numbering Plan part of the GT |
int |
getGttranslationtype() Specifies the Translation Type part of the SCCP address |
java.lang.String |
getNetworkindicator() Specifies the network type. |
int |
getPointCode() Specifies the PC part of the SCCP address that identifies the user function |
javax.management.ObjectName |
getSccpRemoteAddressFixedGts_REFSEP_() Returns the MBean parent get accessor to the parent mbean: SccpRemoteAddressFixedGts_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 network entity and its address |
void |
setGtaddress(java.lang.String param) Specifies the Global Title Address part of the SCCP address |
void |
setGtindicator(int param) Specifies the Global Title Indicator part of the GT |
void |
setGtnatureofaddress(int param) Specifies the Nature of Address Indicator part of the GT |
void |
setGtNumberingPlan(int param) Specifies the Numbering Plan part of the GT |
void |
setGttranslationtype(int param) Specifies the Translation Type part of the SCCP address |
void |
setNetworkindicator(java.lang.String param) Specifies the network type. |
void |
setPointCode(int param) Specifies the PC part of the SCCP address that identifies the user function |
void |
setSubsystemnumber(int param) Specifies the SSN part of the SCCP address that identifies the user function |
Method Detail |
---|
javax.management.ObjectName getSccpRemoteAddressFixedGts_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
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 getGtaddress() throws java.io.IOException
java.io.IOException
void setGtaddress(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getPointCode() throws java.io.IOException
java.io.IOException
void setPointCode(int 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 getGtindicator() throws java.io.IOException
java.io.IOException
void setGtindicator(int param) throws java.io.IOException
param
-java.io.IOException
int getGtnatureofaddress() throws java.io.IOException
java.io.IOException
void setGtnatureofaddress(int param) throws java.io.IOException
param
-java.io.IOException
int getGtNumberingPlan() throws java.io.IOException
java.io.IOException
void setGtNumberingPlan(int param) throws java.io.IOException
param
-java.io.IOException
int getGttranslationtype() throws java.io.IOException
java.io.IOException
void setGttranslationtype(int 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 |