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