Uses of Class
com.ibm.diameter.charging.exception.AvpTransformationException

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

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

Methods in com.ibm.diameter.charging.util that throw AvpTransformationException
 Avp AdditionalContentInformation.toAvp()
          Transforms an AdditionalContentInformation object into a Grouped [Additional-Content-Information] Avp.
 Avp AddressDomain.toAvp()
          Transforms an AddressDomain object into a Grouped [Address-Domain] Avp.
 Avp ApplicationServerInformation.toAvp()
          Transforms an ApplicationServerInformation object into a Grouped [Application-Server-Information] Avp.
 Avp CostInformation.toAvp()
          Transforms an CostInformation object into a Grouped [Cost-Information] Avp.
 Avp EventType.toAvp()
          Transforms an EventType object into a Grouped [Event-Type] Avp.
 Avp FinalUnitIndication.toAvp()
          Transforms a FinalUnitIndication object into a Grouped [Final-Unit-Indication] Avp.
 Avp GSUPoolReference.toAvp()
          Transforms a GSUPoolReference object into a Grouped [G-S-U-Pool-Reference] Avp.
 Avp GrantedServiceUnit.toAvp()
          Transforms a GrantedServiceUnit object into a Grouped [Granted-Service-Unit] Avp.
 Avp IMSInformation.toAvp()
          Transforms an IMSInformation object into a Grouped [IMS-Information] Avp.
 Avp InterOperatorIdentifier.toAvp()
          Transforms an InterOperatorIdentifier object into a Grouped [Inter-Operator-Identifier] Avp.
 Avp LCSClientId.toAvp()
          Transforms a LCSClientId object into a Grouped [LCS-Client-Id] Avp.
 Avp LCSClientName.toAvp()
          Transforms a LCSClientName object into a Grouped [LCS-Client-Name] Avp.
 Avp LCSInformation.toAvp()
          Transforms a LCSInformation object into a Grouped [LCS-Information] Avp.
 Avp LCSRequestorId.toAvp()
          Transforms a LCSRequestorId object into a Grouped [LCS-Requestor-Id] Avp.
 Avp LocationType.toAvp()
          Transforms a LocationType object into a Grouped [Location-Type] Avp.
 Avp MBMSInformation.toAvp()
          Transforms a MBMSInformation object into a Grouped [MBMS-Information] Avp.
 Avp MMContentType.toAvp()
          Transforms a MMContentType object into a Grouped [MM-Content-Type] Avp.
 Avp MMSInformation.toAvp()
          Transforms a MMSInformation object into a Grouped [MMS-Information] Avp.
 Avp MessageBody.toAvp()
          Transforms a MessageBody object into a Grouped [Message-Body] Avp.
 Avp MessageClass.toAvp()
          Transforms a MessageClass object into a Grouped [Message-Class] Avp.
 Avp MultipleServicesCreditControl.toAvp()
          Transforms a MultipleServicesCreditControl object into a Grouped [Multiple-Services-Credit-Control] Avp.
 Avp OriginatorAddress.toAvp()
          Transforms an OriginatorAddress object into a Grouped [Originator-Address] Avp.
 Avp PSFurnishChargingInformation.toAvp()
          Transforms a PSFurnishChargingInformation object into a Grouped [PS-Furnish-Charging-Information] Avp.
 Avp PSInformation.toAvp()
          Transforms a PSInformation object into a Grouped [PS-Information] Avp.
 Avp PoCInformation.toAvp()
          Transforms a PoCInformation object into a Grouped [PoC-Information] Avp.
 Avp RecipientAddress.toAvp()
          Transforms a RecipientAddress object into a Grouped [Recipient-Address] Avp.
 Avp RedirectServer.toAvp()
          Transforms a RedirectServer object into a Grouped [Redirect-Server] Avp.
 Avp RequestedServiceUnit.toAvp()
          Transforms a RequestedServiceUnit object into a Grouped [Requested-Service-Unit] Avp.
 Avp SDPMediaComponent.toAvp()
          Transforms a SDPMediaComponent object into a Grouped [SDP-Media-Component] Avp.
 Avp ServerCapabilities.toAvp()
          Transforms a ServerCapabilities object into a Grouped [Server-Capabilities] Avp.
 Avp ServiceInformation.toAvp()
          Transforms a ServiceInformation object into a Grouped [Service-Information] Avp.
 Avp SubscriptionId.toAvp()
          Transforms a SubscriptionId object into a Grouped [Subscription-Id] Avp.
 Avp TalkBurstExchange.toAvp()
          Transforms a TalkBurstExchange object into a Grouped [Talk-Burst-Exchange] Avp.
 Avp TimeStamps.toAvp()
          Transforms a TimeStamps object into a Grouped [Time-Stamps] Avp.
 Avp TrunkGroupId.toAvp()
          Transforms a TrunkGroupId object into a Grouped [Trunk-Group-Id] Avp.
 Avp UnitValue.toAvp()
          Transforms a UnitValue object into a Grouped [Unit-Value] Avp.
 Avp UsedServiceUnit.toAvp()
          Transforms a UsedServiceUnit object into a Grouped [Used-Service-Unit] Avp.
 Avp UserEquipmentInfo.toAvp()
          Transforms a UserEquipmentInfo object into a Grouped [User-Equipment-Info] Avp.
 Avp WLANInformation.toAvp()
          Transforms a WLANInformation object into a Grouped [WLAN-Information] Avp.
 Avp WLANRadioContainer.toAvp()
          Transforms a WLANRadioContainer object into a Grouped [WLAN-Radio-Container] Avp.
 java.util.Vector RfAccountingInfo.toAvps()
          Transforms a RfAccountingInfo object into a Vector of Avps that forms the body of the ACR Diameter Packet.
 java.util.Vector RoChargingInfo.toAvps()
          Transforms a RoChargingInfo object into a Vector of Avps that forms the body of the CCR Diameter Packet.
 java.util.Vector RoChargingResults.toAvps()
          Transforms the RoChargingResults object into a Vector of Avps.
 java.util.Vector RoReAuthInfo.toAvps()
          Transforms a RoReAuthInfo object into a Vector of Avps that forms the body of the RAR Diameter Packet.
 

Constructors in com.ibm.diameter.charging.util that throw AvpTransformationException
AdditionalContentInformation(java.util.List<Avp> avps)
          Constructs an AdditionalContentInformation object representing the Grouped [Additional-Content-Information] Avp.
AddressDomain(java.util.List<Avp> avps)
          Constructs an AddressDomain object representing the Grouped [Address-Domain] Avp.
ApplicationServerInformation(java.util.List avps)
          Constructs an ApplicationServerInformation object representing the Grouped [Application-Server-Information] Avp.
CostInformation(java.util.List<Avp> avps)
          Constructs an CostInformation object representing the Grouped [Cost-Information] Avp.
EventType(java.util.List<Avp> avps)
          Constructs an EventType object representing the Grouped [Event-Type] Avp.
FinalUnitIndication(java.util.List<Avp> avps)
          Constructs a FinalUnitIndication object representing the Grouped [Final-Unit-Indication] Avp.
GrantedServiceUnit(java.util.List<Avp> avps)
          Constructs a GrantedServiceUnit object representing the Grouped [Granted-Service-Unit] Avp.
GSUPoolReference(java.util.List<Avp> avps)
          Constructs a GSUPoolReference object representing the Grouped [G-S-U-Pool-Reference] Avp.
IMSInformation(java.util.List<Avp> avps)
          Constructs an IMSInformation object representing the Grouped [IMS-Information] Avp.
InterOperatorIdentifier(java.util.List<Avp> avps)
          Constructs an InterOperatorIdentifier object representing the Grouped [Inter-Operator-Identifier] Avp.
LCSClientId(java.util.List<Avp> avps)
          Constructs a LCSClientId object representing the Grouped [LCS-Client-Id] Avp.
LCSClientName(java.util.List<Avp> avps)
          Constructs a LCSClientName object representing the Grouped [LCS-Client-Name] Avp.
LCSInformation(java.util.List<Avp> avps)
          Constructs a LCSInformation object representing the Grouped [LCS-Information] Avp.
LCSRequestorId(java.util.List<Avp> avps)
          Constructs a LCSRequestorId object representing the Grouped [LCS-Requestor-Id] Avp.
LocationType(java.util.List<Avp> avps)
          Constructs a LocationType object representing the Grouped [Location-Type] Avp.
MBMSInformation(java.util.List<Avp> avps)
          Constructs a MBMSInformation object representing the Grouped [MBMS-Information] Avp.
MessageBody(java.util.List<Avp> avps)
          Constructs a MessageBody object representing the Grouped [Message-Body] Avp.
MessageClass(java.util.List<Avp> avps)
          Constructs a MessageClass object representing the Grouped [Message-Class] Avp.
MMContentType(java.util.List<Avp> avps)
          Constructs a MMContentType object representing the Grouped [MM-Content-Type] Avp.
MMSInformation(java.util.List<Avp> avps)
          Constructs a MMSInformation object representing the Grouped [MMS-Information] Avp.
MultipleServicesCreditControl(java.util.List<Avp> avps)
          Constructs a MultipleServicesCreditControl object representing the Grouped [Multiple-Services-Credit-Control] Avp.
OriginatorAddress(java.util.List<Avp> avps)
          Constructs an OriginatorAddress object representing the Grouped [Originator-Address] Avp.
PoCInformation(java.util.List<Avp> avps)
          Constructs a PoCInformation object representing the Grouped [PoC-Information] Avp.
PSFurnishChargingInformation(java.util.List<Avp> avps)
          Constructs a PSFurnishChargingInformation object representing the Grouped [PS-Furnish-Charging-Information] Avp.
PSInformation(java.util.List<Avp> avps)
          Constructs a PSInformation object representing the Grouped [PS-Information] Avp.
RecipientAddress(java.util.List<Avp> avps)
          Constructs a RecipientAddress object representing the Grouped [Recipient-Address] Avp.
RedirectServer(java.util.List<Avp> avps)
          Constructs a RedirectServer object representing the Grouped [Redirect-Server] Avp.
RequestedServiceUnit(java.util.List<Avp> avps)
          Constructs a RequestedServiceUnit object representing the Grouped [Requested-Service-Unit] Avp.
RfAccountingInfo(java.util.List<Avp> avps)
          Constructs a RfAccountingInfo object representing the ACR Command.
RoChargingInfo(java.util.List<Avp> avps)
          Constructs a RoChargingInfo object representing the CCR Command.
RoChargingResults(java.util.List<Avp> avps)
          Constructs a RoChargingResults object representing the CCA Command.
RoReAuthInfo(java.util.List<Avp> avps)
          Constructs a ReAuthRequest object representing the RAR Command.
SDPMediaComponent(java.util.List<Avp> avps)
          Constructs a SDPMediaComponent object representing the Grouped [SDP-Media-Component] Avp.
ServerCapabilities(java.util.List<Avp> avps)
          Constructs a ServerCapabilities object representing the Grouped [Server-Capabilities] Avp.
ServiceInformation(java.util.List<Avp> avps)
          Constructs a ServiceInformation object representing the Grouped [Service-Information] Avp.
SubscriptionId(java.util.List<Avp> avps)
          Constructs a SubscriptionId object representing the Grouped [Subscription-Id] Avp.
TalkBurstExchange(java.util.List<Avp> avps)
          Constructs a TalkBurstExchange object representing the Grouped [Talk-Burst-Exchange] Avp.
TimeStamps(java.util.List<Avp> avps)
          Constructs a TimeStamps object representing the Grouped [Time-Stamps] Avp.
TrunkGroupId(java.util.List<Avp> avps)
          Constructs a TrunkGroupId object representing the Grouped [Trunk-Group-Id] Avp.
UnitValue(java.util.List<Avp> avps)
          Constructs a UnitValue object representing the Grouped [Unit-Value] Avp.
UsedServiceUnit(java.util.List<Avp> avps)
          Constructs a UsedServiceUnit object representing the Grouped [Used-Service-Unit] Avp.
UserEquipmentInfo(java.util.List<Avp> avps)
          Constructs a UserEquipmentInfo object representing the Grouped [User-Equipment-Info] Avp.
WLANInformation(java.util.List<Avp> avps)
          Constructs an WLANInformation object representing the Grouped [WLAN-Information] Avp.
WLANRadioContainer(java.util.List<Avp> avps)
          Constructs an WLANRadioContainer object representing the Grouped [WLAN-Radio-Container] Avp.
 



Copyright © 2006 IBM Corp. All Rights Reserved.