Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.scf.win1
Interface MediaResourcesEntryMBean


public interface MediaResourcesEntryMBean

Method Summary
 void addResourceType()
          Add a new element named resourceType
 void addSnIpConfiguration()
          Add a new element named snIpConfiguration
 String getAddressDigits()
          Gets the value of the addressDigits property.
 String getAlias()
          Gets the value of the alias property.
 String getName()
          Gets the value of the name property.
 String getOperationTypeValue()
           
 String getPrivateResourceType()
          Gets the value of the privateResourceType property.
 String getResourceTypeValue()
           
 String getSnAddress()
          Gets the value of the snAddress property.
 String getSnIpConfigurationValue()
           
 void removeResourceType()
          Remove an element named resourceType
 void removeSnIpConfiguration()
          Remove an element named snIpConfiguration
 void setAddressDigits(String value)
          Sets the value of the addressDigits property.
 void setAlias(String value)
          Sets the value of the alias property.
 void setName(String value)
          Sets the value of the name property.
 void setOperationTypeValue(String value)
          Set the value of operationType
 void setPrivateResourceType(String value)
          Sets the value of the privateResourceType property.
 void setResourceTypeValue(String value)
          Set the value of resourceType
 void setSnAddress(String value)
          Sets the value of the snAddress property.
 void setSnIpConfigurationValue(String value)
          Set the value of snIpConfiguration

 

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.

getPrivateResourceType

String getPrivateResourceType()
Gets the value of the privateResourceType property.

setPrivateResourceType

void setPrivateResourceType(String value)
Sets the value of the privateResourceType property.

getSnAddress

String getSnAddress()
Gets the value of the snAddress property.

setSnAddress

void setSnAddress(String value)
Sets the value of the snAddress property.

setOperationTypeValue

void setOperationTypeValue(String value)
Set the value of operationType

getOperationTypeValue

String getOperationTypeValue()

addResourceType

void addResourceType()
Add a new element named resourceType

removeResourceType

void removeResourceType()
Remove an element named resourceType

setResourceTypeValue

void setResourceTypeValue(String value)
Set the value of resourceType

getResourceTypeValue

String getResourceTypeValue()

addSnIpConfiguration

void addSnIpConfiguration()
Add a new element named snIpConfiguration

removeSnIpConfiguration

void removeSnIpConfiguration()
Remove an element named snIpConfiguration

setSnIpConfigurationValue

void setSnIpConfigurationValue(String value)
Set the value of snIpConfiguration

getSnIpConfigurationValue

String getSnIpConfigurationValue()

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.