Uses of Interface
org.jainslee.resources.diameter.rf.types.v710.PsFurnishChargingInformation
-
Packages that use PsFurnishChargingInformation Package Description org.jainslee.resources.diameter.rf.types.v710 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v7.1.0.org.jainslee.resources.diameter.rf.v710 -
-
Uses of PsFurnishChargingInformation in org.jainslee.resources.diameter.rf.types.v710
Methods in org.jainslee.resources.diameter.rf.types.v710 that return PsFurnishChargingInformation Modifier and Type Method Description PsFurnishChargingInformationPsInformation. getPsFurnishChargingInformation()Returns the value of the PS-Furnish-Charging-Information AVP, of type Grouped.Methods in org.jainslee.resources.diameter.rf.types.v710 with parameters of type PsFurnishChargingInformation Modifier and Type Method Description voidPsInformation. setPsFurnishChargingInformation(PsFurnishChargingInformation psFurnishChargingInformation)Sets the value of the PS-Furnish-Charging-Information AVP, of type Grouped. -
Uses of PsFurnishChargingInformation in org.jainslee.resources.diameter.rf.v710
Methods in org.jainslee.resources.diameter.rf.v710 that return PsFurnishChargingInformation Modifier and Type Method Description PsFurnishChargingInformationMessageFactory. createPsFurnishChargingInformation()Create an empty PsFurnishChargingInformation (Grouped AVP) instance.PsFurnishChargingInformationMessageFactory. createPsFurnishChargingInformation(byte[] tgppChargingId, byte[] psFreeFormatData)Create a PsFurnishChargingInformation (Grouped AVP) instance using required AVP values.
-