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