public class PrepareSchedule extends Object
| Constructor and Description |
|---|
PrepareSchedule() |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getAllowedContexts() |
long |
getDelay() |
boolean |
isDoWait() |
void |
setAllowedContexts(int[] allowedContexts) |
void |
setDelay(long delay) |
void |
setDoWait(boolean doWait) |
Copyright © 2017. All rights reserved.