Modifier and Type | Optional Element and Description |
---|---|
boolean |
exclude
Whether to exclude this example.
|
TypeHint |
type
The type to use for documentation purposes, useful (for example) when a specific subclass is desired in the documentation example.
|
String |
value
The value of this documentation example.
|
String |
value2
A second value for this documentation example to be used e.g.
|
public abstract boolean exclude
public abstract String value
public abstract String value2
public abstract TypeHint type
Copyright © 2006-2016–2019. All rights reserved.