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