Class ComponentAnnotationContent

All Implemented Interfaces:
Annotation

public class ComponentAnnotationContent extends AnnotatedField implements Component
Since:
3.0
  • Field Details

    • roleClassName

      private String roleClassName
    • hint

      private String hint
  • Constructor Details

    • ComponentAnnotationContent

      public ComponentAnnotationContent(String fieldName)
    • ComponentAnnotationContent

      public ComponentAnnotationContent(String fieldName, String role, String hint)
  • Method Details