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