Package gw.lang

Annotation Type PublishedType


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

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String fromType
      Deprecated.
       
      java.lang.String toType
      Deprecated.
       
    • Element Detail

      • fromType

        java.lang.String fromType
        Deprecated.
      • toType

        java.lang.String toType
        Deprecated.