|
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 MtpLinkMBean
Inteface for MtpLinkMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getMtp2ecm() Specifies the MTP2 error correction mode. |
javax.management.ObjectName |
getMtpLinkset_REFSEP_() Returns the MBean parent get accessor to the parent mbean: MtpLinkset_REFSEP_ |
javax.management.ObjectName |
getMtpPcm() Specifies a physical PCM cable with which a link is associated. |
java.lang.String |
getOperationmode() Specifies the rate on which the link operates. |
int |
getSlc() Specifies a unique identifier (signaling link code) of the link in the linkset. |
int |
getTimeslot() Specifies the PCMs time slot used for a signaling link. |
void |
setMtp2ecm(java.lang.String param) Specifies the MTP2 error correction mode. |
void |
setMtpPcm(javax.management.ObjectName param) Specifies a physical PCM cable with which a link is associated. |
void |
setOperationmode(java.lang.String param) Specifies the rate on which the link operates. |
void |
setSlc(int param) Specifies a unique identifier (signaling link code) of the link in the linkset. |
void |
setTimeslot(int param) Specifies the PCMs time slot used for a signaling link. |
Method Detail |
---|
javax.management.ObjectName getMtpLinkset_REFSEP_() throws java.io.IOException
java.io.IOException
javax.management.ObjectName getMtpPcm() throws java.io.IOException
java.io.IOException
void setMtpPcm(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
int getTimeslot() throws java.io.IOException
java.io.IOException
void setTimeslot(int param) throws java.io.IOException
param
-java.io.IOException
int getSlc() throws java.io.IOException
java.io.IOException
void setSlc(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getOperationmode() throws java.io.IOException
java.io.IOException
void setOperationmode(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getMtp2ecm() throws java.io.IOException
java.io.IOException
void setMtp2ecm(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 |