| Constructor and Description |
|---|
ReminderConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
Integer |
getDuration() |
Boolean |
getEnabled() |
List<String> |
getMedia() |
void |
setAction(String action) |
void |
setDuration(Integer duration) |
void |
setEnabled(Boolean enabled) |
void |
setMedia(List<String> media) |
Copyright © 2021. All rights reserved.