|
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 SccpRemoteAddressDynamicGtMBean
Inteface for SccpRemoteAddressDynamicGtMBean
Method Summary | |
---|---|
java.lang.String |
getAlias() Specifies an alias name given to an SCCP address. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getDescription() Specifies a description for the dynamic GT 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() Optional: specifies the point code part of the SCCP address. |
javax.management.ObjectName |
getSccpRemoteAddressDynamicGts_REFSEP_() Returns the MBean parent get accessor to the parent mbean: SccpRemoteAddressDynamicGts_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 an SCCP address. |
void |
setDescription(java.lang.String param) Specifies a description for the dynamic GT 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) 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 getSccpRemoteAddressDynamicGts_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
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 |