Uses of Class
org.jainslee.resources.diameter.rf.types.vb80.ChargeReasonCode
-
Packages that use ChargeReasonCode Package Description org.jainslee.resources.diameter.rf.types.vb80 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v11.8.0. -
-
Uses of ChargeReasonCode in org.jainslee.resources.diameter.rf.types.vb80
Fields in org.jainslee.resources.diameter.rf.types.vb80 declared as ChargeReasonCode Modifier and Type Field Description static ChargeReasonCodeChargeReasonCode. ADD_ON_CHARGEstatic ChargeReasonCodeChargeReasonCode. COMMUNICATION_ATTEMPT_CHARGEstatic ChargeReasonCodeChargeReasonCode. SETUP_CHARGEstatic ChargeReasonCodeChargeReasonCode. UNKNOWNstatic ChargeReasonCodeChargeReasonCode. USAGEMethods in org.jainslee.resources.diameter.rf.types.vb80 that return ChargeReasonCode Modifier and Type Method Description static ChargeReasonCodeChargeReasonCode. fromInt(int type)ChargeReasonCodeRateElement. getChargeReasonCode()Returns the value of the Charge-Reason-Code AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.rf.types.vb80 with parameters of type ChargeReasonCode Modifier and Type Method Description voidRateElement. setChargeReasonCode(ChargeReasonCode chargeReasonCode)Sets the value of the Charge-Reason-Code AVP, of type Enumerated.
-