Uses of Class
org.jainslee.resources.diameter.rf.types.vcb0.MmboxStorageRequested
-
Packages that use MmboxStorageRequested Package Description org.jainslee.resources.diameter.rf.types.vcb0 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v12.11.0. -
-
Uses of MmboxStorageRequested in org.jainslee.resources.diameter.rf.types.vcb0
Fields in org.jainslee.resources.diameter.rf.types.vcb0 declared as MmboxStorageRequested Modifier and Type Field Description static MmboxStorageRequestedMmboxStorageRequested. NOstatic MmboxStorageRequestedMmboxStorageRequested. YESMethods in org.jainslee.resources.diameter.rf.types.vcb0 that return MmboxStorageRequested Modifier and Type Method Description static MmboxStorageRequestedMmboxStorageRequested. fromInt(int type)MmboxStorageRequestedMmsInformation. getMmboxStorageRequested()Returns the value of the MMBox-Storage-Requested AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.rf.types.vcb0 with parameters of type MmboxStorageRequested Modifier and Type Method Description voidMmsInformation. setMmboxStorageRequested(MmboxStorageRequested mmboxStorageRequested)Sets the value of the MMBox-Storage-Requested AVP, of type Enumerated.
-