public class TaskAuthorizationResponse
extends java.lang.Object
| Constructor and Description |
|---|
TaskAuthorizationResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Task> |
getAuthorizedTasks() |
void |
setAuthorizedTasks(java.util.ArrayList<Task> authorizedTasks) |
Copyright © 2015 Oracle and/or its affiliates. All Rights Reserved.