Annotation Type Block


@Retention(RUNTIME) @Target(TYPE) public @interface Block
Class annotation used to indicate a class which is a "block"/"component" type. A block is a nested group of fields within a resource definition and can contain other blocks as well as data types.

An example of a block would be Patient.contact

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Deprecated.
    Do not use, will be removed