Uses of Interface
gov.nist.secauto.metaschema.databind.codegen.IGeneratedModuleClass
Packages that use 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
Methods in gov.nist.secauto.metaschema.databind.codegen that return IGeneratedModuleClassModifier and TypeMethodDescriptionIProduction.getModuleProduction(IModule module) Get information about the Java classes generated for the provided Modulemodule.Methods in gov.nist.secauto.metaschema.databind.codegen that return types with arguments of type IGeneratedModuleClassModifier and TypeMethodDescriptionIProduction.getModuleProductions()Get information about the Java classes generated for each Module module in the collection.