| Package | Description |
|---|---|
| org.jenkinsci.plugins.structs.describable |
| Modifier and Type | Method and Description |
|---|---|
DescribableModel |
UninstantiatedDescribable.getModel()
Returns the model associated with this object.
|
DescribableModel<?> |
HomogeneousObjectType.getSchemaType()
The schema representing a type of nested object.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,DescribableModel<?>> |
HeterogeneousObjectType.getTypes()
A map from names which could be passed to
CLAZZ to types of allowable nested objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
UninstantiatedDescribable.setModel(DescribableModel model) |
Copyright © 2016. All rights reserved.