Annotation Type Format


  • @Documented
    @Retention(RUNTIME)
    @Target(PARAMETER)
    public @interface Format
    • Required Element Summary

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

      • value

        java.lang.String value