
Package ca.uhn.fhir.rest.param
Class HasAndListParam
- All Implemented Interfaces:
 IQueryParameterAnd<HasOrListParam>,Serializable
- See Also:
 
- 
Constructor Summary
Constructors - 
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:
 addAndin classBaseAndListParam<HasOrListParam>
 
 -