Uses of Interface
ca.uhn.fhir.rest.gclient.UriClientParam.IUriMatch
-
Uses of UriClientParam.IUriMatch in ca.uhn.fhir.rest.gclient
Modifier and TypeMethodDescriptionUriClientParam.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".Deprecated.
UriClientParam.matches()
instead