|
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 SccpLocalAddressFixedGtMBean
Inteface for SccpLocalAddressFixedGtMBean
Method Summary | |
---|---|
java.lang.String |
getAlias() Specifies an alias name given to a Service Broker subsystem. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getDescription() Specifies a description for the Service Broker GT 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 |
javax.management.ObjectName |
getSccpLocalAddressFixedGts_REFSEP_() Returns the MBean parent get accessor to the parent mbean: SccpLocalAddressFixedGts_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 Service Broker subsystem. |
void |
setDescription(java.lang.String param) Specifies a description for the Service Broker GT 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 |
setSubsystemnumber(int param) Specifies the SSN part of the SCCP address that identifies the user function |
Method Detail |
---|
javax.management.ObjectName getSccpLocalAddressFixedGts_REFSEP_() throws java.io.IOException
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 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 |