Uses of Interface
dev.metaschema.databind.model.IBoundDefinitionFlag
Packages that use IBoundDefinitionFlag
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 IBoundDefinitionFlag in dev.metaschema.databind.model
Subinterfaces of IBoundDefinitionFlag in dev.metaschema.databind.modelModifier and TypeInterfaceDescriptioninterfaceRepresents a flag instance bound to Java data.Methods in dev.metaschema.databind.model that return IBoundDefinitionFlagModifier and TypeMethodDescriptionIBoundInstanceFlag.getDefinition()Retrieves the flag definition referenced by this instance.AbstractBoundModule.getFlagDefinitionByName(IEnhancedQName name) Methods in dev.metaschema.databind.model that return types with arguments of type IBoundDefinitionFlag