Facet
s for excluding from documentation...@Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) public @interface ExcludeFromDocumentation
Modifier and Type | Optional Element and Description |
---|---|
boolean |
excludeFromIDL
Deprecated.
Whether to exclude this element from the interface definition language (XML schema, WSDL, WADL, etc.)
|
public abstract boolean excludeFromIDL
Copyright © 2016. All rights reserved.