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