Optional instead.@Deprecated public class LocalDateParam extends AbstractParam<org.joda.time.LocalDate>
400 Bad
Request response.| Constructor and Description |
|---|
LocalDateParam(String input)
Deprecated.
|
LocalDateParam(String input,
String parameterName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.joda.time.LocalDate |
parse(String input)
Deprecated.
Given a string representation, parse it and return an instance of the parameter type.
|
equals, error, errorMessage, get, getErrorStatus, hashCode, mediaType, toStringprotected org.joda.time.LocalDate parse(@Nullable String input) throws Exception
AbstractParamparse in class AbstractParam<org.joda.time.LocalDate>input - the raw inputinput, parsed as an instance of TException - if there is an error parsing the inputCopyright © 2021. All rights reserved.