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