| Modifier and Type | Field and Description |
|---|---|
protected List<KeyValueType> |
JobProblemType.data |
| Modifier and Type | Method and Description |
|---|---|
KeyValueType |
ObjectFactory.createKeyValueType()
Create an instance of
KeyValueType |
KeyValueType |
KeyValueType.withKey(String value) |
KeyValueType |
KeyValueType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<KeyValueType> |
JobProblemType.getData()
Gets the value of the data property.
|
| Modifier and Type | Method and Description |
|---|---|
JobProblemType |
JobProblemType.withData(KeyValueType... values) |
| Modifier and Type | Method and Description |
|---|---|
JobProblemType |
JobProblemType.withData(Collection<KeyValueType> values) |
Copyright © 2015. All rights reserved.