Package com.graphhopper.http
Class OffsetDateTimeParam
java.lang.Object
io.dropwizard.jersey.params.AbstractParam<OffsetDateTime>
com.graphhopper.http.OffsetDateTimeParam
-
Constructor Summary
ConstructorsConstructorDescriptionOffsetDateTimeParam
(String input) OffsetDateTimeParam
(String input, String parameterName) -
Method Summary
Methods inherited from class io.dropwizard.jersey.params.AbstractParam
equals, error, generateErrorMessage, get, getErrorStatus, hashCode, mediaType, toString
-
Constructor Details
-
OffsetDateTimeParam
-
OffsetDateTimeParam
-
-
Method Details
-
errorMessage
- Overrides:
errorMessage
in classio.dropwizard.jersey.params.AbstractParam<OffsetDateTime>
-
parse
- Specified by:
parse
in classio.dropwizard.jersey.params.AbstractParam<OffsetDateTime>
-