public interface MediaResourcesEntryMBean
Modifier and Type | Method and Description |
---|---|
void |
addNumberingQualifier()
Add a new element named numberingQualifier
|
void |
addNumberScreening()
Add a new element named numberScreening
|
void |
addPresentationRestriction()
Add a new element named presentationRestriction
|
java.lang.String |
getAddressDigits()
Gets the value of the addressDigits property.
|
java.lang.String |
getAddressNumberingPlanIndicatorValue() |
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 |
getNatureOfAddressValue() |
java.lang.String |
getNumberingQualifierValue() |
java.lang.String |
getNumberScreeningValue() |
java.lang.String |
getOperationTypeValue() |
java.lang.String |
getPresentationRestrictionValue() |
java.lang.String |
getServiceInteractionIndicators()
Gets the value of the serviceInteractionIndicators property.
|
void |
removeNumberingQualifier()
Remove an element named numberingQualifier
|
void |
removeNumberScreening()
Remove an element named numberScreening
|
void |
removePresentationRestriction()
Remove an element named presentationRestriction
|
void |
setAddressDigits(java.lang.String value)
Sets the value of the addressDigits property.
|
void |
setAddressNumberingPlanIndicatorValue(java.lang.String value)
Set the value of addressNumberingPlanIndicator
|
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 |
setNatureOfAddressValue(java.lang.String value)
Set the value of natureOfAddress
|
void |
setNumberingQualifierValue(java.lang.String value)
Set the value of numberingQualifier
|
void |
setNumberScreeningValue(java.lang.String value)
Set the value of numberScreening
|
void |
setOperationTypeValue(java.lang.String value)
Set the value of operationType
|
void |
setPresentationRestrictionValue(java.lang.String value)
Set the value of presentationRestriction
|
void |
setServiceInteractionIndicators(java.lang.String value)
Sets the value of the serviceInteractionIndicators property.
|
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 getServiceInteractionIndicators()
void setServiceInteractionIndicators(java.lang.String value)
void setNatureOfAddressValue(java.lang.String value)
java.lang.String getNatureOfAddressValue()
void setAddressNumberingPlanIndicatorValue(java.lang.String value)
java.lang.String getAddressNumberingPlanIndicatorValue()
void addNumberingQualifier()
void removeNumberingQualifier()
void setNumberingQualifierValue(java.lang.String value)
java.lang.String getNumberingQualifierValue()
void addNumberScreening()
void removeNumberScreening()
void setNumberScreeningValue(java.lang.String value)
java.lang.String getNumberScreeningValue()
void addPresentationRestriction()
void removePresentationRestriction()
void setPresentationRestrictionValue(java.lang.String value)
java.lang.String getPresentationRestrictionValue()
void setOperationTypeValue(java.lang.String value)
java.lang.String getOperationTypeValue()