Annotation Type Binding


@Retention(RUNTIME) @Target(FIELD) public @interface Binding
Field annotation for fields which are bound to a given valueset
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The canonical URL of the valueset
  • Element Details