Uses of Interface
dev.metaschema.databind.model.IBoundInstanceModelAny
Packages that use IBoundInstanceModelAny
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 IBoundInstanceModelAny in dev.metaschema.databind.model
Methods in dev.metaschema.databind.model that return IBoundInstanceModelAnyModifier and TypeMethodDescriptionstatic IBoundInstanceModelAnyIBoundInstanceModelAny.newInstance(Field field, IBoundDefinitionModelAssembly containingDefinition) Create a new boundanyinstance.