public class CompositeAndListParam<A extends IQueryParameterType,B extends IQueryParameterType> extends BaseAndListParam<CompositeOrListParam<A,B>>
| Constructor and Description |
|---|
CompositeAndListParam(Class<A> theLeftType,
Class<B> theRightType) |
| Modifier and Type | Method and Description |
|---|---|
CompositeAndListParam<A,B> |
addAnd(CompositeOrListParam<A,B> theValue) |
addValue, getValuesAsQueryTokens, setValuesAsQueryTokenspublic CompositeAndListParam(Class<A> theLeftType, Class<B> theRightType)
public CompositeAndListParam<A,B> addAnd(CompositeOrListParam<A,B> theValue)
addAnd in class BaseAndListParam<CompositeOrListParam<A extends IQueryParameterType,B extends IQueryParameterType>>Copyright © 2014–2017 University Health Network. All rights reserved.