Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ssf.cap2
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 getAnswerIndicationValue()
           
 String getName()
          Gets the value of the name property.
 String getNatureOfAddressValue()
           
 String getNumberingQualifierValue()
           
 String getNumberScreeningValue()
           
 String getOperationTypeValue()
           
 String getPresentationRestrictionValue()
           
 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 setAnswerIndicationValue(String value)
          Set the value of answerIndication
 void setName(String value)
          Sets the value of the name property.
 void setNatureOfAddressValue(String value)
          Set the value of natureOfAddress
 void setNumberingQualifierValue(String value)
          Set the value of numberingQualifier
 void setNumberScreeningValue(String value)
          Set the value of numberScreening
 void setOperationTypeValue(String value)
          Set the value of operationType
 void setPresentationRestrictionValue(String value)
          Set the value of presentationRestriction

 

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.

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()

setNumberingQualifierValue

void setNumberingQualifierValue(String value)
Set the value of numberingQualifier

getNumberingQualifierValue

String getNumberingQualifierValue()

setNumberScreeningValue

void setNumberScreeningValue(String value)
Set the value of numberScreening

getNumberScreeningValue

String getNumberScreeningValue()

setPresentationRestrictionValue

void setPresentationRestrictionValue(String value)
Set the value of presentationRestriction

getPresentationRestrictionValue

String getPresentationRestrictionValue()

setOperationTypeValue

void setOperationTypeValue(String value)
Set the value of operationType

getOperationTypeValue

String getOperationTypeValue()

setAnswerIndicationValue

void setAnswerIndicationValue(String value)
Set the value of answerIndication

getAnswerIndicationValue

String getAnswerIndicationValue()

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.