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