Annotation Type ObligatoryQuote


  • @Documented
    @Retention(RUNTIME)
    public @interface ObligatoryQuote
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String quote  
      Source source  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String citation  
      java.lang.String other  
    • Element Detail

      • quote

        java.lang.String quote
      • other

        java.lang.String other
        Default:
        ""
      • citation

        java.lang.String citation
        Default:
        ""