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