Uses of Class
ai.nextbillion.maps.model.DistanceMatrixElementStatus
| Package | Description |
|---|---|
| ai.nextbillion.maps.model |
-
Uses of DistanceMatrixElementStatus in ai.nextbillion.maps.model
Methods in ai.nextbillion.maps.model that return DistanceMatrixElementStatus Modifier and Type Method Description static DistanceMatrixElementStatusDistanceMatrixElementStatus. valueOf(java.lang.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.