Uses of Interface
dev.metaschema.databind.model.info.IFeatureScalarItemValueHandler
Packages that use IFeatureScalarItemValueHandler
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 IFeatureScalarItemValueHandler in dev.metaschema.databind.model
Subinterfaces of IFeatureScalarItemValueHandler in dev.metaschema.databind.modelModifier and TypeInterfaceDescriptioninterfaceRepresents the bound value of a field definition.interfaceRepresents a flag instance bound to Java data.interfaceRepresents a bound field instance that contains scalar (simple) data, such as a string or number value.