
Uses of Class
ca.uhn.fhir.rest.param.BaseOrListParam
Packages that use BaseOrListParam
-
Uses of BaseOrListParam in ca.uhn.fhir.rest.param
Classes in ca.uhn.fhir.rest.param with type parameters of type BaseOrListParamModifier and TypeClassDescriptionclassBaseOrListParam<MT extends BaseOrListParam<?,?>, PT extends IQueryParameterType> Subclasses of BaseOrListParam in ca.uhn.fhir.rest.paramModifier and TypeClassDescriptionclassCompositeOrListParam<A extends IQueryParameterType,B extends IQueryParameterType> classclassclassclassclassclassclassclassThis 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