Uses of Class
org.joda.time.field.AbstractPartialFieldProperty
-
Packages that use AbstractPartialFieldProperty Package Description 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 Modifier and Type Class Description static classMonthDay.PropertyThe property class forMonthDay.static classPartial.PropertyThe property class forPartial.static classTimeOfDay.PropertyDeprecated.Use LocalTime which has a much better internal implementationstatic classYearMonth.PropertyThe property class forYearMonth.static classYearMonthDay.PropertyDeprecated.Use LocalDate which has a much better internal implementation
-