Uses of Class
org.joda.time.Partial.Property
-
Packages that use Partial.Property Package Description org.joda.time Provides support for dates, times, time zones, durations, intervals, and partials. -
-
Uses of Partial.Property in org.joda.time
Methods in org.joda.time that return Partial.Property Modifier and Type Method Description Partial.Property
Partial. property(DateTimeFieldType type)
Gets the property object for the specified type, which contains many useful methods for getting and manipulating the partial.
-