Uses of Annotation Type
dev.metaschema.databind.model.annotations.BoundGroupedField
Packages that use BoundGroupedField
Package
Description
Provides an overlay of the Metaschema module model
(
dev.metaschema.core.model) using bound Java class annotations
(dev.metaschema.databind.model.annotations) to represent module
constructs annotated on Java classes.-
Uses of BoundGroupedField in dev.metaschema.databind.model
Methods in dev.metaschema.databind.model with parameters of type BoundGroupedFieldModifier and TypeMethodDescriptionIBoundInstanceModelGroupedField.newInstance(BoundGroupedField annotation, IBoundInstanceModelChoiceGroup container) Create a new field model instance instance that is a member of a choice group instance.