Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ocf.ece
Interface DiameterCreditControlApplicationAvpsMBean


public interface DiameterCreditControlApplicationAvpsMBean

Method Summary
 String getDestinationHostAvp()
          Gets the value of the destinationHostAvp property.
 String getDestinationRealmAvp()
          Gets the value of the destinationRealmAvp property.
 String getRoNodeFunctionalityAvpValue()
           
 String getServiceContextIdAvp()
          Gets the value of the serviceContextIdAvp property.
 String getUserNameAvp()
          Gets the value of the userNameAvp property.
 void setDestinationHostAvp(String value)
          Sets the value of the destinationHostAvp property.
 void setDestinationRealmAvp(String value)
          Sets the value of the destinationRealmAvp property.
 void setRoNodeFunctionalityAvpValue(String value)
          Set the value of roNodeFunctionalityAvp
 void setServiceContextIdAvp(String value)
          Sets the value of the serviceContextIdAvp property.
 void setUserNameAvp(String value)
          Sets the value of the userNameAvp property.

 

Method Detail

getDestinationHostAvp

String getDestinationHostAvp()
Gets the value of the destinationHostAvp property.

setDestinationHostAvp

void setDestinationHostAvp(String value)
Sets the value of the destinationHostAvp property.

getDestinationRealmAvp

String getDestinationRealmAvp()
Gets the value of the destinationRealmAvp property.

setDestinationRealmAvp

void setDestinationRealmAvp(String value)
Sets the value of the destinationRealmAvp property.

getServiceContextIdAvp

String getServiceContextIdAvp()
Gets the value of the serviceContextIdAvp property.

setServiceContextIdAvp

void setServiceContextIdAvp(String value)
Sets the value of the serviceContextIdAvp property.

getUserNameAvp

String getUserNameAvp()
Gets the value of the userNameAvp property.

setUserNameAvp

void setUserNameAvp(String value)
Sets the value of the userNameAvp property.

setRoNodeFunctionalityAvpValue

void setRoNodeFunctionalityAvpValue(String value)
Set the value of roNodeFunctionalityAvp

getRoNodeFunctionalityAvpValue

String getRoNodeFunctionalityAvpValue()

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.