public class TaskAddCollectionResult extends Object
Constructor and Description |
---|
TaskAddCollectionResult() |
Modifier and Type | Method and Description |
---|---|
List<TaskAddResult> |
value()
Get the value value.
|
TaskAddCollectionResult |
withValue(List<TaskAddResult> value)
Set the value value.
|
public List<TaskAddResult> value()
public TaskAddCollectionResult withValue(List<TaskAddResult> value)
value
- the value value to setCopyright © 2019. All rights reserved.