| Package | Description |
|---|---|
| ca.uhn.fhir.rest.gclient |
| Modifier and Type | Method and Description |
|---|---|
StringClientParam.IStringMatch |
StringClientParam.matches()
The string matches the given value (servers will often, but are not required to) implement this as a left match,
meaning that a value of "smi" would match "smi" and "smith".
|
StringClientParam.IStringMatch |
StringClientParam.matchesExactly()
The string matches exactly the given value
|
Copyright © 2014–2017 University Health Network. All rights reserved.