@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
@Inherited
public @interface WSDLDocumentationCollection
| Modifier and Type | Required Element and Description |
|---|---|
WSDLDocumentation[] |
value |
public abstract WSDLDocumentation[] value