Annotation Type TemplateContentProperty


@Documented
@Inherited
@Retention(RUNTIME)
@Target(TYPE)
public @interface TemplateContentProperty
  • Required Element Summary

    Required Elements
    Modifier and Type Required Element Description
    String value
    The name of the template content property.
  • Element Details

    • value

      String value
      The name of the template content property.