Uses of Class
org.jainslee.resources.diameter.ro.types.vcb0.Status
-
Packages that use Status Package Description org.jainslee.resources.diameter.ro.types.vcb0 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v12.11.0. -
-
Uses of Status in org.jainslee.resources.diameter.ro.types.vcb0
Fields in org.jainslee.resources.diameter.ro.types.vcb0 declared as Status Modifier and Type Field Description static StatusStatus. RESPONSE_4XXstatic StatusStatus. RESPONSE_5XXstatic StatusStatus. TIMEOUTMethods in org.jainslee.resources.diameter.ro.types.vcb0 that return Status Modifier and Type Method Description static StatusStatus. fromInt(int type)StatusApplicationServerInformation. getStatus()Returns the value of the Status AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.vcb0 with parameters of type Status Modifier and Type Method Description voidApplicationServerInformation. setStatus(Status status)Sets the value of the Status AVP, of type Enumerated.
-