Package gw.lang

Annotation Type PublishedName


  • @Retention(RUNTIME)
    @Target(METHOD)
    @Inherited
    @Deprecated("This annotation is deprecated and will be ignored if you add it to a new file. Do NOT use.")
    public @interface PublishedName
    • Required Element Summary

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

      • value

        java.lang.String value