Uses of Enum
de.xima.fc.converter.json.SimpleJsonPrimitiveConverter
Packages that use SimpleJsonPrimitiveConverter
-
Uses of SimpleJsonPrimitiveConverter in de.xima.fc.converter.json
Subclasses with type arguments of type SimpleJsonPrimitiveConverter in de.xima.fc.converter.jsonModifier and TypeClassDescriptionenumA defaultIJsonPrimitiveConverterthat converts between JSON primitives and strings.Methods in de.xima.fc.converter.json that return SimpleJsonPrimitiveConverterModifier and TypeMethodDescriptionstatic SimpleJsonPrimitiveConverterReturns the enum constant of this type with the specified name.static SimpleJsonPrimitiveConverter[]SimpleJsonPrimitiveConverter.values()Returns an array containing the constants of this enum type, in the order they are declared.