Joda System API

Uses of Interface
org.joda.property.type.TimeProperty

Packages that use TimeProperty
org.joda.property.impl.type   
org.joda.property.type   
 

Uses of TimeProperty in org.joda.property.impl.type
 

Classes in org.joda.property.impl.type that implement TimeProperty
 class DefaultDateTimeProperty
          Standard implementation of a DateTime read/write property.
 class DefaultTimeProperty
          Standard implementation of a Time property.
 

Uses of TimeProperty in org.joda.property.type
 

Subinterfaces of TimeProperty in org.joda.property.type
 interface DateTimeProperty
          Interface for DateTime properties, based on ISO8601 date/time definitions.
 


Joda System API

Copyright © 2001-2003 Stephen Colebourne. All Rights Reserved.