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 LinkMBean


public interface LinkMBean

Method Summary
 String getMtp2EcmValue()
           
 String getMtpPcm()
          Gets the value of the mtpPcm property.
 String getName()
          Gets the value of the name property.
 String getOperationMode()
          Gets the value of the operationMode property.
 int getSlc()
          Gets the value of the slc property.
 int getTimeSlot()
          Gets the value of the timeSlot property.
 void setMtp2EcmValue(String value)
          Set the value of mtp2Ecm
 void setMtpPcm(String value)
          Sets the value of the mtpPcm property.
 void setName(String value)
          Sets the value of the name property.
 void setOperationMode(String value)
          Sets the value of the operationMode property.
 void setSlc(int value)
          Sets the value of the slc property.
 void setTimeSlot(int value)
          Sets the value of the timeSlot property.

 

Method Detail

getName

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

setName

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

getMtpPcm

String getMtpPcm()
Gets the value of the mtpPcm property.

setMtpPcm

void setMtpPcm(String value)
Sets the value of the mtpPcm property.

getTimeSlot

int getTimeSlot()
Gets the value of the timeSlot property.

setTimeSlot

void setTimeSlot(int value)
Sets the value of the timeSlot property.

getSlc

int getSlc()
Gets the value of the slc property.

setSlc

void setSlc(int value)
Sets the value of the slc property.

getOperationMode

String getOperationMode()
Gets the value of the operationMode property.

setOperationMode

void setOperationMode(String value)
Sets the value of the operationMode property.

setMtp2EcmValue

void setMtp2EcmValue(String value)
Set the value of mtp2Ecm

getMtp2EcmValue

String getMtp2EcmValue()

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.