Package net.bluemind.resource.api
Class EventInfo
java.lang.Object
net.bluemind.resource.api.EventInfo
Holds information about a calendar event.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDescription
(String description) void
setOrganizerUid
(String organizerUid)
-
Constructor Details
-
EventInfo
-
EventInfo
-
EventInfo
public EventInfo()
-
-
Method Details
-
getOrganizerUid
-
setOrganizerUid
-
getDescription
-
setDescription
-