Uses of Class
org.joda.time.base.BasePartial

Packages that use BasePartial
org.joda.time Provides support for dates, times, time zones, durations, intervals, and partials. 
 

Uses of BasePartial in org.joda.time
 

Subclasses of BasePartial in org.joda.time
 class TimeOfDay
          TimeOfDay is an immutable partial supporting the hour, minute, second and millisecond fields.
 class YearMonthDay
          YearMonthDay is an immutable partial supporting the year, monthOfYear and dayOfMonth fields.
 



Copyright © 2002-2006 Joda.org. All Rights Reserved.