Uses of Interface
gov.nist.secauto.metaschema.databind.codegen.IGeneratedDefinitionClass
Package
Description
Support for generating "plain old Java objects" (POJOs) based on a Module.
-
Uses of IGeneratedDefinitionClass in gov.nist.secauto.metaschema.databind.codegen
Modifier and TypeMethodDescriptionIGeneratedModuleClass.getGeneratedDefinitionClasses()
Get the collection of generated classes representing definitions associated with the Module module.IProduction.getGlobalDefinitionClasses()
Get a stream of all definition Java classes generated as part of this production.