@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited @Deprecated(value="This annotation is deprecated and will be ignored if you add it to a new file. Do NOT use.") @Deprecated public @interface PublishedTypes
| Modifier and Type | Required Element and Description |
|---|---|
PublishedType[] |
value
Deprecated.
|
public abstract PublishedType[] value
Copyright © 2017. All rights reserved.