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() |
checkRangeInclusive
public YearMonthDay(String value)
protected void parse(String value) throws Throwable
parse
in class QueryParameter
Throwable
public org.joda.time.LocalDate toJoda()
public org.onebusaway.gtfs.model.calendar.ServiceDate toOBA()
Copyright © 2018. All rights reserved.