Uses of Interface
gov.nist.secauto.metaschema.databind.codegen.IGeneratedModuleClass
Package
Description
Support for generating "plain old Java objects" (POJOs) based on a Module.
-
Uses of IGeneratedModuleClass in gov.nist.secauto.metaschema.databind.codegen
Modifier and TypeMethodDescriptionIProduction.getModuleProduction
(IModule module) Get information about the Java classes generated for the provided Modulemodule
.Modifier and TypeMethodDescriptionIProduction.getModuleProductions()
Get information about the Java classes generated for each Module module in the collection.