Annotation Interface attributeReference


@Retention(RUNTIME) @Inherited public @interface attributeReference
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Name of the component attribute that is represented by the AttributeReference that is annotated.
  • Element Details

    • attribute

      String attribute
      Name of the component attribute that is represented by the AttributeReference that is annotated.
      Default:
      "UNDEFINED"