Uses of Annotation Type
dev.metaschema.databind.model.annotations.NsBinding
Packages that use NsBinding
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 NsBinding in dev.metaschema.databind.model
Methods in dev.metaschema.databind.model that return NsBindingModifier and TypeMethodDescriptionprotected NsBinding[]AbstractBoundModule.getNsBindings()Get the namespace binding annotations associated with this module.