Uses of Class
org.jainslee.resources.diameter.ro.types.v960.Adaptations
-
Packages that use Adaptations Package Description org.jainslee.resources.diameter.ro.types.v960 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v9.6.0.
-
-
Uses of Adaptations in org.jainslee.resources.diameter.ro.types.v960
Fields in org.jainslee.resources.diameter.ro.types.v960 declared as Adaptations Modifier and Type Field Description static Adaptations
Adaptations. NO
static Adaptations
Adaptations. YES
Methods in org.jainslee.resources.diameter.ro.types.v960 that return Adaptations Modifier and Type Method Description static Adaptations
Adaptations. fromInt(int type)
Adaptations
MmsInformation. getAdaptations()
Returns the value of the Adaptations AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.v960 with parameters of type Adaptations Modifier and Type Method Description void
MmsInformation. setAdaptations(Adaptations adaptations)
Sets the value of the Adaptations AVP, of type Enumerated.
-