public interface EventResource
| Modifier and Type | Method and Description |
|---|---|
Date |
getEnd() |
Date |
getStart() |
String |
getSummary() |
String |
getUniqueId() |
void |
setEnd(Date d) |
void |
setStart(Date d) |
void |
setSummary(String s) |
Copyright © 2022 McEvoy Software Ltd. All rights reserved.