
Package ca.uhn.fhir.rest.param
Class CompositeAndListParam<A extends IQueryParameterType,B extends IQueryParameterType> 
java.lang.Object
ca.uhn.fhir.rest.param.BaseAndListParam<CompositeOrListParam<A,B>>
 
ca.uhn.fhir.rest.param.CompositeAndListParam<A,B> 
- All Implemented Interfaces:
- IQueryParameterAnd<CompositeOrListParam<A,,- B>> - Serializable
public class CompositeAndListParam<A extends IQueryParameterType,B extends IQueryParameterType> 
extends BaseAndListParam<CompositeOrListParam<A,B>> 
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class ca.uhn.fhir.rest.param.BaseAndListParamaddValue, getValuesAsQueryTokens, setValuesAsQueryTokens, size, toString
- 
Constructor Details- 
CompositeAndListParam
 
- 
- 
Method Details- 
addAnd- Specified by:
- addAndin class- BaseAndListParam<CompositeOrListParam<A extends IQueryParameterType,- B extends IQueryParameterType>> 
 
 
-