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 LinksetsMBean


public interface LinksetsMBean

Method Summary
 void addMtpLinkSet()
          Add a new element named mtpLinkSet
 List<LinksetMBean> getMtpLinkSetMBean()
          Return the list of the Linkset element
 String getName()
          Gets the value of the name property.
 void removeMtpLinkSet(int index)
          Remove an element named mtpLinkSet by the index
 void setName(String value)
          Sets the value of the name 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.

addMtpLinkSet

void addMtpLinkSet()
Add a new element named mtpLinkSet

removeMtpLinkSet

void removeMtpLinkSet(int index)
Remove an element named mtpLinkSet by the index

getMtpLinkSetMBean

List<LinksetMBean> getMtpLinkSetMBean()
Return the list of the Linkset element

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.