Package ca.uhn.fhir.rest.param
package ca.uhn.fhir.rest.param
-
ClassDescriptionBaseAndListParam<T extends IQueryParameterOr<?>>Base class for RESTful operation parameter typesBaseParamWithPrefix<T extends BaseParam>Implementation of the _has method parameterComparator/qualifier for values used in REST params, such as
DateParam
,NumberParam
, andQuantityParam
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)Modifiers forTokenParam
Qualifiers forUriParam