| Package | Description |
|---|---|
| org.jenkinsci.plugins.structs.describable |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayType |
class |
AtomicType |
class |
EnumType |
class |
ErrorType |
class |
HeterogeneousObjectType
A parameter (or array element) which could take any of the indicated concrete object types.
|
class |
HomogeneousObjectType |
| Modifier and Type | Method and Description |
|---|---|
ParameterType |
ArrayType.getElementType()
The element type of the array or list.
|
ParameterType |
DescribableParameter.getType()
Classification of the type of this parameter.
|
Copyright © 2016. All rights reserved.