static RouteMatrixElementCondition |
RouteMatrixElementCondition.forNumber(int value) |
|
RouteMatrixElementCondition |
RouteMatrixElement.Builder.getCondition() |
Indicates whether the route was found or not.
|
RouteMatrixElementCondition |
RouteMatrixElement.getCondition() |
Indicates whether the route was found or not.
|
RouteMatrixElementCondition |
RouteMatrixElementOrBuilder.getCondition() |
Indicates whether the route was found or not.
|
static RouteMatrixElementCondition |
RouteMatrixElementCondition.valueOf(int value) |
Deprecated.
|
static RouteMatrixElementCondition |
RouteMatrixElementCondition.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static RouteMatrixElementCondition |
RouteMatrixElementCondition.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RouteMatrixElementCondition[] |
RouteMatrixElementCondition.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|