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