Thanks Alain. I've actually managed to do it by using the getters and setters, as you told me.
Sorry I haven't answered before. Mikywan. Alain ha escrito: > Hello Mikywan, > > You should be able to get available setters/getters from the autocomplete > feature of the IDE you are using such as Eclipse. Otherwise, you can take a > look at the source > code<http://code.google.com/p/gdata-java-client/source/browse/trunk/java/src/com/google/gdata/data/calendar/CalendarEventEntry.java>or > try to map the XML > fields<http://code.google.com/apis/gdata/docs/2.0/elements.html#gdEventKind>with > the corresponding getters/setters. > > Best, > Alain -- You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://code.google.com/apis/calendar/community/forum.html
