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