public final class DateBinder extends Object
| Constructor and Description |
|---|
DateBinder() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doEncode(Date theString) |
protected Date |
doParse(String theString) |
List<IQueryParameterOr<?>> |
encode(FhirContext theContext,
T theString) |
T |
parse(FhirContext theContext,
String theName,
List<QualifiedParamList> theParams) |
public DateBinder()
public List<IQueryParameterOr<?>> encode(FhirContext theContext, T theString) throws InternalErrorException
encode in interface IParamBinder<T>InternalErrorExceptionpublic T parse(FhirContext theContext, String theName, List<QualifiedParamList> theParams) throws InternalErrorException, InvalidRequestException
parse in interface IParamBinder<T>InternalErrorExceptionInvalidRequestExceptionCopyright © 2014–2019 University Health Network. All rights reserved.