Uses of Class
org.jainslee.resources.diameter.ro.types.vcb0.AocFormat
-
Packages that use AocFormat Package Description org.jainslee.resources.diameter.ro.types.vcb0 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v12.11.0. -
-
Uses of AocFormat in org.jainslee.resources.diameter.ro.types.vcb0
Fields in org.jainslee.resources.diameter.ro.types.vcb0 declared as AocFormat Modifier and Type Field Description static AocFormatAocFormat. CAIstatic AocFormatAocFormat. MONETARYstatic AocFormatAocFormat. NON_MONETARYMethods in org.jainslee.resources.diameter.ro.types.vcb0 that return AocFormat Modifier and Type Method Description static AocFormatAocFormat. fromInt(int type)AocFormatAocSubscriptionInformation. getAocFormat()Returns the value of the AoC-Format AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.vcb0 with parameters of type AocFormat Modifier and Type Method Description voidAocSubscriptionInformation. setAocFormat(AocFormat aocFormat)Sets the value of the AoC-Format AVP, of type Enumerated.
-