| Package | Description |
|---|---|
| ca.uhn.fhir.rest.param |
| Modifier and Type | Method and Description |
|---|---|
TokenOrListParam |
TokenOrListParam.add(String theValue)
Add a new token to this list
|
TokenOrListParam |
TokenOrListParam.add(String theSystem,
String theValue)
Add a new token to this list
|
TokenOrListParam |
TokenOrListParam.addOr(TokenParam theParameter) |
| Modifier and Type | Method and Description |
|---|---|
TokenAndListParam |
TokenAndListParam.addAnd(TokenOrListParam theValue) |
Copyright © 2014–2019 University Health Network. All rights reserved.