| Package | Description |
|---|---|
| org.echocat.jomon.runtime.date |
| Modifier and Type | Method and Description |
|---|---|
CalendarDate |
CalendarDate.asDayOnly() |
CalendarDate |
CalendarDate.asMonthAndDayOnly() |
CalendarDate |
CalendarDate.asMonthOnly() |
CalendarDate |
CalendarDate.asYearOnly() |
CalendarDate |
CalendarDate.Adapter.unmarshal(java.lang.String v) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CalendarDate.apply(CalendarDate input) |
java.lang.String |
CalendarDate.Adapter.marshal(CalendarDate v) |
boolean |
CalendarDate.matches(CalendarDate input) |
Copyright © 2013 echocat. All Rights Reserved.