public class GetTask extends Object
Constructor and Description |
---|
GetTask() |
Modifier and Type | Method and Description |
---|---|
String |
getTaskId() |
int |
getToken() |
void |
setTaskId(String taskId) |
void |
setToken(int token) |
public int getToken()
public void setToken(int token)
token
- the value for the token propertypublic String getTaskId()
public void setTaskId(String taskId)
taskId
- the value for the taskId propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.