Package ca.uhn.fhir.rest.param
Class StringOrListParam
java.lang.Object
ca.uhn.fhir.rest.param.BaseOrListParam<StringOrListParam,StringParam>
ca.uhn.fhir.rest.param.StringOrListParam
- All Implemented Interfaces:
IQueryParameterOr<StringParam>
,Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class ca.uhn.fhir.rest.param.BaseOrListParam
add, getValuesAsQueryTokens, setValuesAsQueryTokens, size, toString
-
Constructor Details
-
StringOrListParam
public StringOrListParam()
-
-
Method Details
-
addOr
- Specified by:
addOr
in classBaseOrListParam<StringOrListParam,
StringParam>
-