Uses of Class
org.jainslee.resources.diameter.ro.types.vcb0.ProximityAlertIndication
-
Packages that use ProximityAlertIndication Package Description org.jainslee.resources.diameter.ro.types.vcb0 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v12.11.0.
-
-
Uses of ProximityAlertIndication in org.jainslee.resources.diameter.ro.types.vcb0
Fields in org.jainslee.resources.diameter.ro.types.vcb0 declared as ProximityAlertIndication Modifier and Type Field Description static ProximityAlertIndication
ProximityAlertIndication. ALERT
static ProximityAlertIndication
ProximityAlertIndication. NO_ALERT
Methods in org.jainslee.resources.diameter.ro.types.vcb0 that return ProximityAlertIndication Modifier and Type Method Description static ProximityAlertIndication
ProximityAlertIndication. fromInt(int type)
ProximityAlertIndication
ProseInformation. getProximityAlertIndication()
Returns the value of the Proximity-Alert-Indication AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.vcb0 with parameters of type ProximityAlertIndication Modifier and Type Method Description void
ProseInformation. setProximityAlertIndication(ProximityAlertIndication proximityAlertIndication)
Sets the value of the Proximity-Alert-Indication AVP, of type Enumerated.
-