Uses of Interface
gov.nist.secauto.metaschema.databind.model.IBoundInstanceModelField
Packages that use IBoundInstanceModelField
Package
Description
Provides an overlay of the Metaschema module model
 (
gov.nist.secauto.metaschema.core.model) using bound Java class
 annotations (gov.nist.secauto.metaschema.databind.model.annotations)
 to represent module constructs annotated on Java classes.- 
Uses of IBoundInstanceModelField in gov.nist.secauto.metaschema.databind.model
Subinterfaces of IBoundInstanceModelField in gov.nist.secauto.metaschema.databind.modelModifier and TypeInterfaceDescriptioninterfaceinterfaceMethods in gov.nist.secauto.metaschema.databind.model that return IBoundInstanceModelFieldModifier and TypeMethodDescriptiondefault IBoundInstanceModelField<ITEM>IBoundDefinitionModelField.getInlineInstance()static IBoundInstanceModelField<?>IBoundInstanceModelField.newInstance(Field field, IBoundDefinitionModelAssembly containingDefinition) Create a new bound field instance.