Uses of Class
ezvcard.types.CalendarUriType

Packages that use CalendarUriType
ezvcard   
 

Uses of CalendarUriType in ezvcard
 

Methods in ezvcard that return types with arguments of type CalendarUriType
 List<CalendarUriType> VCard.getCalendarUris()
          Gets the URIs that point to the person's calendar.
 

Methods in ezvcard with parameters of type CalendarUriType
 void VCard.addCalendarUri(CalendarUriType calendarUri)
          Adds a URI that points to the person's calendar.
 



Copyright © 2012-2013. All Rights Reserved.