Common behavior for month types.
no type hierarchy
no supertypes hierarchy
Methods | |
minusMonths | Source Codeshared formal Element minusMonths(Integer months) Returns a copy of this instance with the specified number of months subtracted. |
plusMonths | Source Codeshared formal Element plusMonths(Integer months) Returns a copy of this instance with the specified number of months added. |
withMonth | Source Codeshared formal Element withMonth(Month month) Returns a copy of this instance with the specified month of year. |
Inherited Methods |
Methods inherited from: Object |