Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.sf.ssuss7.tdm
Interface PcmMBean


public interface PcmMBean

Method Summary
 String getCodeValue()
           
 String getCrcValue()
           
 String getFrameValue()
           
 String getName()
          Gets the value of the name property.
 BigInteger getPort()
          Gets the value of the port property.
 String getTypeValue()
           
 void setCodeValue(String value)
          Set the value of code
 void setCrcValue(String value)
          Set the value of crc
 void setFrameValue(String value)
          Set the value of frame
 void setName(String value)
          Sets the value of the name property.
 void setPort(BigInteger value)
          Sets the value of the port property.
 void setTypeValue(String value)
          Set the value of type

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

getPort

BigInteger getPort()
Gets the value of the port property.

setPort

void setPort(BigInteger value)
Sets the value of the port property.

setTypeValue

void setTypeValue(String value)
Set the value of type

getTypeValue

String getTypeValue()

setCrcValue

void setCrcValue(String value)
Set the value of crc

getCrcValue

String getCrcValue()

setCodeValue

void setCodeValue(String value)
Set the value of code

getCodeValue

String getCodeValue()

setFrameValue

void setFrameValue(String value)
Set the value of frame

getFrameValue

String getFrameValue()

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.