|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocationEstimateType | |
|---|---|
| net.java.slee.resource.diameter.ro.events.avp | |
| org.mobicents.slee.resource.diameter.ro.events.avp | |
| Uses of LocationEstimateType in net.java.slee.resource.diameter.ro.events.avp |
|---|
| Fields in net.java.slee.resource.diameter.ro.events.avp declared as LocationEstimateType | |
|---|---|
static LocationEstimateType |
LocationEstimateType.ACTIVATE_DEFERRED_LOCATION
|
static LocationEstimateType |
LocationEstimateType.CANCEL_DEFERRED_LOCATION
|
static LocationEstimateType |
LocationEstimateType.CURRENT_LAST_KNOWN_LOCATION
|
static LocationEstimateType |
LocationEstimateType.CURRENT_LOCATION
|
static LocationEstimateType |
LocationEstimateType.INITIAL_LOCATION
|
| Methods in net.java.slee.resource.diameter.ro.events.avp that return LocationEstimateType | |
|---|---|
static LocationEstimateType |
LocationEstimateType.fromInt(int type)
Return the value of this instance of this enumerated type. |
LocationEstimateType |
LocationType.getLocationEstimateType()
Returns the value of the Location-Estimate-Type AVP, of type Enumerated. |
| Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type LocationEstimateType | |
|---|---|
void |
LocationType.setLocationEstimateType(LocationEstimateType locationEstimateType)
Sets the value of the Location-Estimate-Type AVP, of type Enumerated. |
| Uses of LocationEstimateType in org.mobicents.slee.resource.diameter.ro.events.avp |
|---|
| Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return LocationEstimateType | |
|---|---|
LocationEstimateType |
LocationTypeImpl.getLocationEstimateType()
|
| Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type LocationEstimateType | |
|---|---|
void |
LocationTypeImpl.setLocationEstimateType(LocationEstimateType locationEstimateType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||