Uses of Enum
com.alibaba.fastjson2.schema.JSONSchema.Type
Packages that use JSONSchema.Type
-
Uses of JSONSchema.Type in com.alibaba.fastjson2.schema
Methods in com.alibaba.fastjson2.schema that return JSONSchema.TypeModifier and TypeMethodDescriptionArraySchema.getType()abstract JSONSchema.TypeJSONSchema.getType()ObjectSchema.getType()static JSONSchema.Typestatic JSONSchema.TypeReturns the enum constant of this type with the specified name.static JSONSchema.Type[]JSONSchema.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.