public final class CalendarBinder extends Object
| Constructor and Description |
|---|
CalendarBinder() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doEncode(Calendar theString) |
protected Calendar |
doParse(String theString) |
List<IQueryParameterOr<?>> |
encode(FhirContext theContext,
T theString) |
T |
parse(FhirContext theContext,
String theName,
List<QualifiedParamList> theParams) |
public CalendarBinder()
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–2017 University Health Network. All rights reserved.