Modifier and Type | Optional Element and Description |
---|---|
boolean |
exclude
Whether to exclude this example.
|
ExampleType[] |
validTypes
Valid types for documentation examples.
|
String |
value
The value of this documentation example.
|
public abstract boolean exclude
public abstract String value
public abstract ExampleType[] validTypes
Copyright © 2016. All rights reserved.