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