|
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 MtpPcmMBean
Inteface for MtpPcmMBean
Method Summary | |
---|---|
java.lang.String |
getCode() Specifies the line encoding format. |
java.lang.String |
getCRC() Specifies the CRC mode of operation. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getFrame() Specifies the framing format. |
javax.management.ObjectName |
getMtpBoard_REFSEP_() Returns the MBean parent get accessor to the parent mbean: MtpBoard_REFSEP_ |
int |
getPort() Specifies a port number of the SS7 board into which the PCM is plugged. |
java.lang.String |
getType() Specifies the type of the PCM hardware. |
void |
setCode(java.lang.String param) Specifies the line encoding format. |
void |
setCRC(java.lang.String param) Specifies the CRC mode of operation. |
void |
setFrame(java.lang.String param) Specifies the framing format. |
void |
setPort(int param) Specifies a port number of the SS7 board into which the PCM is plugged. |
void |
setType(java.lang.String param) Specifies the type of the PCM hardware. |
Method Detail |
---|
javax.management.ObjectName getMtpBoard_REFSEP_() throws java.io.IOException
java.io.IOException
java.lang.String getType() throws java.io.IOException
java.io.IOException
void setType(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getCRC() throws java.io.IOException
java.io.IOException
void setCRC(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getCode() throws java.io.IOException
java.io.IOException
void setCode(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getFrame() throws java.io.IOException
java.io.IOException
void setFrame(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getPort() throws java.io.IOException
java.io.IOException
void setPort(int 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 |