Uses of Class
ca.uhn.fhir.rest.param.BaseOrListParam
-
Uses of BaseOrListParam in ca.uhn.fhir.rest.param
Modifier and TypeClassDescriptionclass
BaseOrListParam<MT extends BaseOrListParam<?,
?>, PT extends IQueryParameterType> Modifier and TypeClassDescriptionclass
CompositeOrListParam<A extends IQueryParameterType,
B extends IQueryParameterType> class
class
class
class
class
class
class
class
This class represents a restful search operation parameter for an "OR list" of tokens (in other words, a list which can contain one-or-more tokens, where the server should return results matching any of the tokens)class