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() |
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 ServiceDate toOBA()
Copyright © 2019. All rights reserved.