|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistanceMatrixElementStatus | |
---|---|
com.google.gwt.maps.client.services |
Uses of DistanceMatrixElementStatus in com.google.gwt.maps.client.services |
---|
Methods in com.google.gwt.maps.client.services that return DistanceMatrixElementStatus | |
---|---|
static DistanceMatrixElementStatus |
DistanceMatrixElementStatus.fromValue(String type)
|
DistanceMatrixElementStatus |
DistanceMatrixResponseElement.getStatus()
The status of this particular origin-destination pairing. |
static DistanceMatrixElementStatus |
DistanceMatrixElementStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DistanceMatrixElementStatus[] |
DistanceMatrixElementStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.google.gwt.maps.client.services with parameters of type DistanceMatrixElementStatus | |
---|---|
void |
DistanceMatrixResponseElement.setStatus(DistanceMatrixElementStatus status)
The status of this particular origin-destination pairing. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |