| Package | Description |
|---|---|
| at.gridgears.held |
| Modifier and Type | Method and Description |
|---|---|
static FindLocationRequest.LocationType |
FindLocationRequest.LocationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FindLocationRequest.LocationType[] |
FindLocationRequest.LocationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<FindLocationRequest.LocationType> |
FindLocationRequest.getLocationTypes() |
| Constructor and Description |
|---|
FindLocationRequest(String identifier,
List<FindLocationRequest.LocationType> locationTypes,
boolean exact) |
FindLocationRequest(String identifier,
List<FindLocationRequest.LocationType> locationTypes,
boolean exact,
FindLocationRequest.ResponseTime responseTime) |
Copyright © 2017. All rights reserved.