
Package ca.uhn.fhir.rest.param
Class DateOrListParam
java.lang.Object
ca.uhn.fhir.rest.param.BaseOrListParam<DateOrListParam,DateParam>
 
ca.uhn.fhir.rest.param.DateOrListParam
- All Implemented Interfaces:
 IQueryParameterOr<DateParam>,Serializable
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class ca.uhn.fhir.rest.param.BaseOrListParam
add, getValuesAsQueryTokens, setValuesAsQueryTokens, size, toString 
- 
Constructor Details
- 
DateOrListParam
public DateOrListParam() 
 - 
 - 
Method Details
- 
addOr
- Specified by:
 addOrin classBaseOrListParam<DateOrListParam,DateParam> 
 
 -