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 TargetMBean


public interface TargetMBean

Method Summary
 Mtp3MBean getMtp3MBean()
          Return the value of the Mtp3 element
 String getName()
          Gets the value of the name property.
 void setMtp3MBean(Mtp3MBean val)
          Set the value of the Mtp3 element
 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.

getMtp3MBean

Mtp3MBean getMtp3MBean()
Return the value of the Mtp3 element

setMtp3MBean

void setMtp3MBean(Mtp3MBean val)
Set the value of the Mtp3 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.