public class UriOrListParam extends Object
| Constructor and Description |
|---|
UriOrListParam() |
| Modifier and Type | Method and Description |
|---|---|
MT |
add(PT theParameter) |
UriOrListParam |
addOr(UriParam theParameter) |
List<PT> |
getValuesAsQueryTokens() |
void |
setValuesAsQueryTokens(FhirContext theContext,
String theParamName,
QualifiedParamList theParameters) |
String |
toString() |
public UriOrListParam()
public UriOrListParam addOr(UriParam theParameter)
public MT add(PT 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.