public class YearMonthDay extends QueryParameter
| Constructor and Description |
|---|
YearMonthDay(String value) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
parse(String value) |
org.joda.time.LocalDate |
toJoda() |
org.onebusaway.gtfs.model.calendar.ServiceDate |
toOBA() |
String |
toString() |
checkRangeInclusivepublic YearMonthDay(String value)
protected void parse(String value) throws Throwable
parse in class QueryParameterThrowablepublic org.joda.time.LocalDate toJoda()
public org.onebusaway.gtfs.model.calendar.ServiceDate toOBA()
Copyright © 2018. All rights reserved.