Uses of Class
org.jainslee.resources.diameter.rf.types.v960.Adaptations
-
Packages that use Adaptations Package Description org.jainslee.resources.diameter.rf.types.v960 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v9.6.0. -
-
Uses of Adaptations in org.jainslee.resources.diameter.rf.types.v960
Fields in org.jainslee.resources.diameter.rf.types.v960 declared as Adaptations Modifier and Type Field Description static AdaptationsAdaptations. NOstatic AdaptationsAdaptations. YESMethods in org.jainslee.resources.diameter.rf.types.v960 that return Adaptations Modifier and Type Method Description static AdaptationsAdaptations. fromInt(int type)AdaptationsMmsInformation. getAdaptations()Returns the value of the Adaptations AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.rf.types.v960 with parameters of type Adaptations Modifier and Type Method Description voidMmsInformation. setAdaptations(Adaptations adaptations)Sets the value of the Adaptations AVP, of type Enumerated.
-