Annotation Type Facet

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String forField
      Deprecated.
       
      String name
      Deprecated.
       
    • Element Detail

      • name

        String name
        Deprecated.
        Returns:
        the facet name. Defaults to the name of the field this facet refers to
        Default:
        ""
      • forField

        String forField
        Deprecated.
        Returns:
        the field name this annotation refers to. It can be omitted in case there is only a single @Field annotation
        Default:
        ""