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