Uses of Class
org.jainslee.resources.diameter.ro.types.vb80.Adaptations
-
Packages that use Adaptations Package Description org.jainslee.resources.diameter.ro.types.vb80 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v11.8.0.
-
-
Uses of Adaptations in org.jainslee.resources.diameter.ro.types.vb80
Fields in org.jainslee.resources.diameter.ro.types.vb80 declared as Adaptations Modifier and Type Field Description static Adaptations
Adaptations. NO
static Adaptations
Adaptations. YES
Methods in org.jainslee.resources.diameter.ro.types.vb80 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.vb80 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.
-