Frames | No Frames |
Methods with return type org.joda.time.Partial | |
Partial | Partial.Property.addToCopy(int valueToAdd) Adds to the value of this field in a copy of this Partial. |
Partial | Partial.Property.addWrapFieldToCopy(int valueToAdd) Adds to the value of this field in a copy of this Partial wrapping
within this field if the maximum value is reached. |
Partial | Gets the partial that this property belongs to. |
Partial | Gets a copy of this instance with the specified period take away. |
Partial | Gets a copy of this instance with the specified period added. |
Partial | Partial.Property.setCopy(String text) Sets this field in a copy of the Partial to a parsed text value. |
Partial | Partial.Property.setCopy(String text, Locale locale) Sets this field in a copy of the Partial to a parsed text value. |
Partial | Partial.Property.setCopy(int value) Sets this field in a copy of the Partial. |
Partial | Gets a copy of this date with the specified field set to a new value. |
Partial | Creates a new Partial instance with the specified chronology. |
Partial | Gets a copy of this Partial with the specified field set to a new value. |
Partial | Gets a copy of this Partial with the value of the specified field increased. |
Partial | Gets a copy of this Partial with the value of the specified field increased. |
Partial | Returns a new Partial with this field set to the maximum value
for this field. |
Partial | Returns a new Partial with this field set to the minimum value
for this field. |
Partial | Gets a copy of this Partial with the specified period added. |
Partial | Gets a copy of this date with the specified field removed. |