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