Package gw.lang
Annotation Type PublishedTypes
@Retention(RUNTIME)
@Target(TYPE)
@Inherited
@Deprecated("This annotation is deprecated and will be ignored if you add it to a new file. Do NOT use.")
@Deprecated
public @interface PublishedTypes
Deprecated.
-
Required Element Summary
Required Elements
-
Element Details
-
value
PublishedType[] valueDeprecated.
-