Uses of Enum
gov.nist.secauto.metaschema.schemagen.ISchemaGenerator.SchemaFormat
-
Uses of ISchemaGenerator.SchemaFormat in gov.nist.secauto.metaschema.schemagen
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ISchemaGenerator.SchemaFormat[]
ISchemaGenerator.SchemaFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
ISchemaGenerator.generateSchema
(IModule module, Writer writer, ISchemaGenerator.SchemaFormat asFormat, IConfiguration<SchemaGenerationFeature<?>> configuration) static void
ISchemaGenerator.generateSchema
(IModule module, Path destination, ISchemaGenerator.SchemaFormat asFormat, IConfiguration<SchemaGenerationFeature<?>> configuration)