JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
ca.uhn.fhir.rest.param.UriOrListParam
Packages that use
UriOrListParam
Package
Description
ca.uhn.fhir.rest.param
Uses of
UriOrListParam
in
ca.uhn.fhir.rest.param
Methods in
ca.uhn.fhir.rest.param
that return
UriOrListParam
Modifier and Type
Method
Description
UriOrListParam
UriOrListParam.
addOr
(
UriParam
theParameter)
Methods in
ca.uhn.fhir.rest.param
with parameters of type
UriOrListParam
Modifier and Type
Method
Description
UriAndListParam
UriAndListParam.
addAnd
(
UriOrListParam
theValue)