Uses of Interface
gov.nist.secauto.metaschema.databind.model.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
Modifier and TypeInterfaceDescriptioninterface
interface
Modifier and TypeMethodDescriptionIBoundContainerModelAssembly.getFieldInstanceByName
(QName name) default IBoundInstanceModelField<ITEM>
IBoundDefinitionModelField.getInlineInstance()
static IBoundInstanceModelField<?>
IBoundInstanceModelField.newInstance
(Field field, IBoundDefinitionModelAssembly containingDefinition) Create a new bound field instance.Modifier and TypeMethodDescriptionCollection<? extends IBoundInstanceModelField<?>>
IBoundContainerModelAssembly.getFieldInstances()