public interface DiameterCreditControlApplicationAvpsMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDestinationHostAvp()
Gets the value of the destinationHostAvp property.
|
java.lang.String |
getDestinationRealmAvp()
Gets the value of the destinationRealmAvp property.
|
java.lang.String |
getRoNodeFunctionalityAvpValue() |
java.lang.String |
getServiceContextIdAvp()
Gets the value of the serviceContextIdAvp property.
|
java.lang.String |
getUserNameAvp()
Gets the value of the userNameAvp property.
|
void |
setDestinationHostAvp(java.lang.String value)
Sets the value of the destinationHostAvp property.
|
void |
setDestinationRealmAvp(java.lang.String value)
Sets the value of the destinationRealmAvp property.
|
void |
setRoNodeFunctionalityAvpValue(java.lang.String value)
Set the value of roNodeFunctionalityAvp
|
void |
setServiceContextIdAvp(java.lang.String value)
Sets the value of the serviceContextIdAvp property.
|
void |
setUserNameAvp(java.lang.String value)
Sets the value of the userNameAvp property.
|
java.lang.String getDestinationHostAvp()
void setDestinationHostAvp(java.lang.String value)
java.lang.String getDestinationRealmAvp()
void setDestinationRealmAvp(java.lang.String value)
java.lang.String getServiceContextIdAvp()
void setServiceContextIdAvp(java.lang.String value)
java.lang.String getUserNameAvp()
void setUserNameAvp(java.lang.String value)
void setRoNodeFunctionalityAvpValue(java.lang.String value)
java.lang.String getRoNodeFunctionalityAvpValue()