Uses of Enum Class
jodd.json.impl.FileJsonSerializer.Type
Packages that use FileJsonSerializer.Type
-
Uses of FileJsonSerializer.Type in jodd.json.impl
Fields in jodd.json.impl declared as FileJsonSerializer.TypeModifier and TypeFieldDescriptionprivate final FileJsonSerializer.TypeFileJsonSerializer.serializationTypeMethods in jodd.json.impl that return FileJsonSerializer.TypeModifier and TypeMethodDescriptionstatic FileJsonSerializer.TypeReturns the enum constant of this class with the specified name.static FileJsonSerializer.Type[]FileJsonSerializer.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in jodd.json.impl with parameters of type FileJsonSerializer.Type