android.syncml.pim.vcalendar
Class CalendarStruct
java.lang.Object
android.syncml.pim.vcalendar.CalendarStruct
public class CalendarStruct
- extends Object
Same comment as ContactStruct.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
timezone
public String timezone
eventList
public List<CalendarStruct.EventStruct> eventList
CalendarStruct
public CalendarStruct()
addEventList
public void addEventList(CalendarStruct.EventStruct stru)
Please submit a feedback, bug or feature