Uses of Class
org.jainslee.resources.diameter.rf.types.vcb0.ChargingCharacteristicsSelectionMode
-
Packages that use ChargingCharacteristicsSelectionMode Package Description org.jainslee.resources.diameter.rf.types.vcb0 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v12.11.0. -
-
Uses of ChargingCharacteristicsSelectionMode in org.jainslee.resources.diameter.rf.types.vcb0
Fields in org.jainslee.resources.diameter.rf.types.vcb0 declared as ChargingCharacteristicsSelectionMode Modifier and Type Field Description static ChargingCharacteristicsSelectionModeChargingCharacteristicsSelectionMode. APN_SPECIFICstatic ChargingCharacteristicsSelectionModeChargingCharacteristicsSelectionMode. HOME_DEFAULTstatic ChargingCharacteristicsSelectionModeChargingCharacteristicsSelectionMode. ROAMING_DEFAULTstatic ChargingCharacteristicsSelectionModeChargingCharacteristicsSelectionMode. SERVING_NODE_SUPPLIEDstatic ChargingCharacteristicsSelectionModeChargingCharacteristicsSelectionMode. SUBSCRIPTION_SPECIFICstatic ChargingCharacteristicsSelectionModeChargingCharacteristicsSelectionMode. VISITING_DEFAULTMethods in org.jainslee.resources.diameter.rf.types.vcb0 that return ChargingCharacteristicsSelectionMode Modifier and Type Method Description static ChargingCharacteristicsSelectionModeChargingCharacteristicsSelectionMode. fromInt(int type)ChargingCharacteristicsSelectionModePsInformation. getChargingCharacteristicsSelectionMode()Returns the value of the Charging-Characteristics-Selection-Mode AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.rf.types.vcb0 with parameters of type ChargingCharacteristicsSelectionMode Modifier and Type Method Description voidPsInformation. setChargingCharacteristicsSelectionMode(ChargingCharacteristicsSelectionMode chargingCharacteristicsSelectionMode)Sets the value of the Charging-Characteristics-Selection-Mode AVP, of type Enumerated.
-