Uses of Class
org.jainslee.resources.diameter.ro.types.vb80.MmboxStorageRequested
-
Packages that use MmboxStorageRequested Package Description org.jainslee.resources.diameter.ro.types.vb80 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v11.8.0.
-
-
Uses of MmboxStorageRequested in org.jainslee.resources.diameter.ro.types.vb80
Fields in org.jainslee.resources.diameter.ro.types.vb80 declared as MmboxStorageRequested Modifier and Type Field Description static MmboxStorageRequested
MmboxStorageRequested. NO
static MmboxStorageRequested
MmboxStorageRequested. YES
Methods in org.jainslee.resources.diameter.ro.types.vb80 that return MmboxStorageRequested Modifier and Type Method Description static MmboxStorageRequested
MmboxStorageRequested. fromInt(int type)
MmboxStorageRequested
MmsInformation. getMmboxStorageRequested()
Returns the value of the MMBox-Storage-Requested AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.vb80 with parameters of type MmboxStorageRequested Modifier and Type Method Description void
MmsInformation. setMmboxStorageRequested(MmboxStorageRequested mmboxStorageRequested)
Sets the value of the MMBox-Storage-Requested AVP, of type Enumerated.
-