Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ssf.win2
Interface SubscriberDataEntryMBean


public interface SubscriberDataEntryMBean

Method Summary
 String getDefaultCallHandlingValue()
           
 String getDn()
          Gets the value of the dn property.
 String getMin()
          Gets the value of the min property.
 String getName()
          Gets the value of the name property.
 String getScfAlias()
          Gets the value of the scfAlias property.
 String getTdpList()
          Gets the value of the tdpList property.
 void setDefaultCallHandlingValue(String value)
          Set the value of defaultCallHandling
 void setDn(String value)
          Sets the value of the dn property.
 void setMin(String value)
          Sets the value of the min property.
 void setName(String value)
          Sets the value of the name property.
 void setScfAlias(String value)
          Sets the value of the scfAlias property.
 void setTdpList(String value)
          Sets the value of the tdpList 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.

getMin

String getMin()
Gets the value of the min property.

setMin

void setMin(String value)
Sets the value of the min property.

getDn

String getDn()
Gets the value of the dn property.

setDn

void setDn(String value)
Sets the value of the dn property.

getScfAlias

String getScfAlias()
Gets the value of the scfAlias property.

setScfAlias

void setScfAlias(String value)
Sets the value of the scfAlias property.

getTdpList

String getTdpList()
Gets the value of the tdpList property.

setTdpList

void setTdpList(String value)
Sets the value of the tdpList property.

setDefaultCallHandlingValue

void setDefaultCallHandlingValue(String value)
Set the value of defaultCallHandling

getDefaultCallHandlingValue

String getDefaultCallHandlingValue()

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.