Uses of Class
org.joda.time.field.AbstractPartialFieldProperty

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

Uses of AbstractPartialFieldProperty in org.joda.time
 

Subclasses of AbstractPartialFieldProperty in org.joda.time
static class MonthDay.Property
          The property class for MonthDay.
static class Partial.Property
          The property class for Partial.
static class TimeOfDay.Property
          Deprecated. Use LocalTime which has a much better internal implementation
static class YearMonth.Property
          The property class for YearMonth.
static class YearMonthDay.Property
          Deprecated. Use LocalDate which has a much better internal implementation
 



Copyright © 2002–2015 Joda.org. All rights reserved.