| Modifier and Type | Field and Description |
|---|---|
protected List<DurationJobType.Input> |
DurationJobType.input |
| Modifier and Type | Method and Description |
|---|---|
DurationJobType.Input |
ObjectFactory.createDurationJobTypeInput()
Create an instance of
DurationJobType.Input |
DurationJobType.Input |
DurationJobType.Input.withId(String value) |
DurationJobType.Input |
DurationJobType.Input.withSetting(Collection<KeyValuePairType> values) |
DurationJobType.Input |
DurationJobType.Input.withSetting(KeyValuePairType... values) |
DurationJobType.Input |
DurationJobType.Input.withUri(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<DurationJobType.Input> |
DurationJobType.getInput()
Gets the value of the input property.
|
| Modifier and Type | Method and Description |
|---|---|
DurationJobType |
DurationJobType.withInput(DurationJobType.Input... values) |
| Modifier and Type | Method and Description |
|---|---|
DurationJobType |
DurationJobType.withInput(Collection<DurationJobType.Input> values) |
Copyright © 2015. All rights reserved.