Uses of Class
org.jainslee.resources.diameter.ro.types.v820.LocationEstimateType
-
Packages that use LocationEstimateType Package Description org.jainslee.resources.diameter.ro.types.v820 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v8.2.0. -
-
Uses of LocationEstimateType in org.jainslee.resources.diameter.ro.types.v820
Fields in org.jainslee.resources.diameter.ro.types.v820 declared as LocationEstimateType Modifier and Type Field Description static LocationEstimateTypeLocationEstimateType. ACTIVATE_DEFERRED_LOCATIONstatic LocationEstimateTypeLocationEstimateType. CANCEL_DEFERRED_LOCATIONstatic LocationEstimateTypeLocationEstimateType. CURRENT_LAST_KNOWN_LOCATIONstatic LocationEstimateTypeLocationEstimateType. CURRENT_LOCATIONstatic LocationEstimateTypeLocationEstimateType. INITIAL_LOCATIONMethods in org.jainslee.resources.diameter.ro.types.v820 that return LocationEstimateType Modifier and Type Method Description static LocationEstimateTypeLocationEstimateType. fromInt(int type)LocationEstimateTypeLocationType. getLocationEstimateType()Returns the value of the Location-Estimate-Type AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.v820 with parameters of type LocationEstimateType Modifier and Type Method Description voidLocationType. setLocationEstimateType(LocationEstimateType locationEstimateType)Sets the value of the Location-Estimate-Type AVP, of type Enumerated.
-