public interface MapHandlingAnsiMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLocationOperationValue() |
java.lang.String |
getMdnNoaValue() |
java.lang.String |
getSearchServiceId()
Gets the value of the searchServiceId property.
|
boolean |
isHlrNotifyWhenAvailable()
Gets the value of the hlrNotifyWhenAvailable property.
|
void |
setHlrNotifyWhenAvailable(boolean value)
Sets the value of the hlrNotifyWhenAvailable property.
|
void |
setLocationOperationValue(java.lang.String value)
Set the value of locationOperation
|
void |
setMdnNoaValue(java.lang.String value)
Set the value of mdnNoa
|
void |
setSearchServiceId(java.lang.String value)
Sets the value of the searchServiceId property.
|
boolean isHlrNotifyWhenAvailable()
void setHlrNotifyWhenAvailable(boolean value)
java.lang.String getSearchServiceId()
void setSearchServiceId(java.lang.String value)
void setLocationOperationValue(java.lang.String value)
java.lang.String getLocationOperationValue()
void setMdnNoaValue(java.lang.String value)
java.lang.String getMdnNoaValue()