Uses of Class
biweekly.property.DateOrDateTimeProperty

Packages that use DateOrDateTimeProperty
biweekly.property   
biweekly.property.marshaller   
 

Uses of DateOrDateTimeProperty in biweekly.property
 

Subclasses of DateOrDateTimeProperty in biweekly.property
 class DateDue
           Defines the date that a to-do task is due by.
 class DateEnd
           Defines the date that an event or free/busy component ends.
 class DateStart
           Defines the date that an event, free/busy component, or timezone component starts.
 class RecurrenceId
           Records the original value of the DateStart property if a recurrence instance has been modified.
 

Uses of DateOrDateTimeProperty in biweekly.property.marshaller
 

Classes in biweekly.property.marshaller with type parameters of type DateOrDateTimeProperty
 class DateOrDateTimePropertyMarshaller<T extends DateOrDateTimeProperty>
          Marshals properties that have either "date" or "date-time" values.
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.