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