Uses of Annotation Type
gov.nist.secauto.metaschema.databind.model.annotations.BoundGroupedField
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 BoundGroupedField in gov.nist.secauto.metaschema.databind.model
Modifier and TypeMethodDescriptionIBoundInstanceModelGroupedField.newInstance
(BoundGroupedField annotation, IBoundInstanceModelChoiceGroup container) Create a new field model instance instance that is a member of a choice group instance.