public class StringOrListParam extends Object
Constructor and Description |
---|
StringOrListParam() |
Modifier and Type | Method and Description |
---|---|
MT |
add(PT theParameter) |
StringOrListParam |
addOr(StringParam theParameter) |
List<PT> |
getValuesAsQueryTokens() |
void |
setValuesAsQueryTokens(FhirContext theContext,
String theParamName,
QualifiedParamList theParameters) |
String |
toString() |
public StringOrListParam addOr(StringParam theParameter)
public List<PT> getValuesAsQueryTokens()
getValuesAsQueryTokens
in interface IQueryParameterOr<PT extends IQueryParameterType>
public void setValuesAsQueryTokens(FhirContext theContext, String theParamName, QualifiedParamList theParameters)
setValuesAsQueryTokens
in interface IQueryParameterOr<PT extends IQueryParameterType>
Copyright © 2014–2019 University Health Network. All rights reserved.