Uses of Enum
dev.metaschema.maven.plugin.GenerateSchemaMojo.SchemaFormat
Packages that use GenerateSchemaMojo.SchemaFormat
Package
Description
Provides Maven plugin goals for Metaschema-based code and schema generation.
-
Uses of GenerateSchemaMojo.SchemaFormat in dev.metaschema.maven.plugin
Methods in dev.metaschema.maven.plugin that return GenerateSchemaMojo.SchemaFormatModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static GenerateSchemaMojo.SchemaFormat[]GenerateSchemaMojo.SchemaFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.