
Package ca.uhn.fhir.model.api
Interface IQueryParameterOr<T extends IQueryParameterType>
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
BaseOrListParam,CompositeOrListParam,DateOrListParam,DateParam,HasOrListParam,NumberOrListParam,QuantityOrListParam,ReferenceOrListParam,SpecialOrListParam,StringOrListParam,TokenOrListParam,UriOrListParam
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetValuesAsQueryTokens(FhirContext theContext, String theParamName, QualifiedParamList theParameters)
-
Method Details
-
setValuesAsQueryTokens
void setValuesAsQueryTokens(FhirContext theContext, String theParamName, QualifiedParamList theParameters) -
getValuesAsQueryTokens
-