| Package | Description |
|---|---|
| ca.uhn.fhir.rest.param | |
| ca.uhn.fhir.rest.server |
| Modifier and Type | Method and Description |
|---|---|
CompositeOrListParam<A,B> |
CompositeOrListParam.addOr(CompositeParam<A,B> theParameter) |
| Modifier and Type | Method and Description |
|---|---|
CompositeAndListParam<A,B> |
CompositeAndListParam.addAnd(CompositeOrListParam<A,B> theValue) |
| Modifier and Type | Method and Description |
|---|---|
<A extends IQueryParameterType,B extends IQueryParameterType> |
SearchParameterMap.add(String theName,
CompositeOrListParam<A,B> theCompositeOrListParam) |
Copyright © 2014–2016 University Health Network. All rights reserved.