Uses of Annotation Type
dev.metaschema.databind.model.annotations.Property
Packages that use Property
Package
Description
Provides a set of annotations for associating Module information with a Java
class.
-
Uses of Property in dev.metaschema.databind.model.annotations
Methods in dev.metaschema.databind.model.annotations with parameters of type PropertyModifier and TypeMethodDescriptionstatic Map.Entry<IAttributable.Key,Set<String>> ModelUtil.toPropertyEntry(Property property) Convert aPropertyannotation to a map entry suitable for use in anIAttributableproperties map.