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