Uses of Class
biweekly.property.DateTimeProperty

Packages that use DateTimeProperty
biweekly.property   
biweekly.property.marshaller   
 

Uses of DateTimeProperty in biweekly.property
 

Subclasses of DateTimeProperty in biweekly.property
 class Completed
           Defines the date and time that a to-do task was completed.
 class Created
           Defines the date-time that the calendar information was initially created.
 class DateTimeStamp
           The meaning of this property varies depending on the state of the iCalendar object: If a Method property exists: Defines the creation date of the iCalendar object (not the creation date of the actual calendar data).
 class LastModified
           Defines the date and time that the calendar data in a component was last changed.
 

Uses of DateTimeProperty in biweekly.property.marshaller
 

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



Copyright © 2013 Michael Angstadt. All Rights Reserved.