Annotation Type CIFLabel


  • @Target(FIELD)
    @Retention(RUNTIME)
    public @interface CIFLabel
    Annotation indicating that a specific field of a bean should be mapped to a different label
    Author:
    Spencer Bliven
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String label  
    • Element Detail

      • label

        java.lang.String label