Uses of Class
com.ibm.diameter.charging.util.AddressDomain

Packages that use AddressDomain
com.ibm.diameter.charging.util   
 

Uses of AddressDomain in com.ibm.diameter.charging.util
 

Methods in com.ibm.diameter.charging.util that return AddressDomain
 AddressDomain OriginatorAddress.getAddressDomain()
          Gets the value corresponding to the payload of the [Originator-Address] Avp.
 AddressDomain RecipientAddress.getAddressDomain()
          Gets the value corresponding to the payload of the [Address-Domain] Avp.
 

Methods in com.ibm.diameter.charging.util with parameters of type AddressDomain
 void OriginatorAddress.setAddressDomain(AddressDomain addressDomain)
          Sets the value corresponding to the payload of the [Originator-Address] Avp.
 void RecipientAddress.setAddressDomain(AddressDomain addressDomain)
          Sets the value corresponding to the payload of the [Address-Domain] Avp.
 



Copyright © 2006 IBM Corp. All Rights Reserved.