Uses of Enum Class
com.targomo.client.api.enums.MultiGraphSerializationH3IdFormat
Packages that use MultiGraphSerializationH3IdFormat
-
Uses of MultiGraphSerializationH3IdFormat in com.targomo.client.api.enums
Methods in com.targomo.client.api.enums that return MultiGraphSerializationH3IdFormatModifier and TypeMethodDescriptionMultiGraphSerializationH3IdFormat.fromString(String key) Returns the enum constant of this class with the specified name.static MultiGraphSerializationH3IdFormat[]MultiGraphSerializationH3IdFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.