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