Uses of Class
org.jainslee.resources.diameter.rf.types.v8d0.AocRequestType
-
Packages that use AocRequestType Package Description org.jainslee.resources.diameter.rf.types.v8d0 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v8.13.0.
-
-
Uses of AocRequestType in org.jainslee.resources.diameter.rf.types.v8d0
Fields in org.jainslee.resources.diameter.rf.types.v8d0 declared as AocRequestType Modifier and Type Field Description static AocRequestType
AocRequestType. AOC_COST_ONLY
static AocRequestType
AocRequestType. AOC_FULL
static AocRequestType
AocRequestType. AOC_NOT_REQUESTED
static AocRequestType
AocRequestType. AOC_TARIFF_ONLY
Methods in org.jainslee.resources.diameter.rf.types.v8d0 that return AocRequestType Modifier and Type Method Description static AocRequestType
AocRequestType. fromInt(int type)
-