Package ca.uhn.fhir.rest.param
Class QuantityAndListParam
java.lang.Object
ca.uhn.fhir.rest.param.BaseAndListParam<QuantityOrListParam>
ca.uhn.fhir.rest.param.QuantityAndListParam
- All Implemented Interfaces:
IQueryParameterAnd<QuantityOrListParam>
,Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class ca.uhn.fhir.rest.param.BaseAndListParam
addValue, getValuesAsQueryTokens, setValuesAsQueryTokens, size, toString
-
Constructor Details
-
QuantityAndListParam
public QuantityAndListParam()
-
-
Method Details
-
addAnd
- Specified by:
addAnd
in classBaseAndListParam<QuantityOrListParam>
-