Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ssf.cs1
Interface MediaResourcesEntryMBean


public interface MediaResourcesEntryMBean

Method Summary
 String getAddressDigits()
          Gets the value of the addressDigits property.
 String getAddressNumberingPlanIndicatorValue()
           
 String getAlias()
          Gets the value of the alias property.
 String getName()
          Gets the value of the name property.
 String getNatureOfAddressValue()
           
 String getOperationTypeValue()
           
 String getServiceInteractionIndicators()
          Gets the value of the serviceInteractionIndicators property.
 void setAddressDigits(String value)
          Sets the value of the addressDigits property.
 void setAddressNumberingPlanIndicatorValue(String value)
          Set the value of addressNumberingPlanIndicator
 void setAlias(String value)
          Sets the value of the alias property.
 void setName(String value)
          Sets the value of the name property.
 void setNatureOfAddressValue(String value)
          Set the value of natureOfAddress
 void setOperationTypeValue(String value)
          Set the value of operationType
 void setServiceInteractionIndicators(String value)
          Sets the value of the serviceInteractionIndicators 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.

getAlias

String getAlias()
Gets the value of the alias property.

setAlias

void setAlias(String value)
Sets the value of the alias property.

getAddressDigits

String getAddressDigits()
Gets the value of the addressDigits property.

setAddressDigits

void setAddressDigits(String value)
Sets the value of the addressDigits property.

getServiceInteractionIndicators

String getServiceInteractionIndicators()
Gets the value of the serviceInteractionIndicators property.

setServiceInteractionIndicators

void setServiceInteractionIndicators(String value)
Sets the value of the serviceInteractionIndicators property.

setNatureOfAddressValue

void setNatureOfAddressValue(String value)
Set the value of natureOfAddress

getNatureOfAddressValue

String getNatureOfAddressValue()

setAddressNumberingPlanIndicatorValue

void setAddressNumberingPlanIndicatorValue(String value)
Set the value of addressNumberingPlanIndicator

getAddressNumberingPlanIndicatorValue

String getAddressNumberingPlanIndicatorValue()

setOperationTypeValue

void setOperationTypeValue(String value)
Set the value of operationType

getOperationTypeValue

String getOperationTypeValue()

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.