Uses of Class
org.jainslee.resources.diameter.rf.types.vb80.AocRequestType
-
Packages that use AocRequestType Package Description org.jainslee.resources.diameter.rf.types.vb80 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v11.8.0. -
-
Uses of AocRequestType in org.jainslee.resources.diameter.rf.types.vb80
Fields in org.jainslee.resources.diameter.rf.types.vb80 declared as AocRequestType Modifier and Type Field Description static AocRequestTypeAocRequestType. AOC_COST_ONLYstatic AocRequestTypeAocRequestType. AOC_FULLstatic AocRequestTypeAocRequestType. AOC_NOT_REQUESTEDstatic AocRequestTypeAocRequestType. AOC_TARIFF_ONLYMethods in org.jainslee.resources.diameter.rf.types.vb80 that return AocRequestType Modifier and Type Method Description static AocRequestTypeAocRequestType. fromInt(int type)
-