| Package | Description |
|---|---|
| ca.uhn.fhir.rest.client.method |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseQueryParameter |
class |
CountParameter |
class |
ElementsParameter |
class |
OperationParameter |
class |
RawParamsParmeter |
class |
ResourceParameter |
class |
SearchParameter |
class |
SortParameter |
class |
SummaryEnumParameter |
class |
TransactionParameter |
| Modifier and Type | Method and Description |
|---|---|
List<IParameter> |
BaseMethodBinding.getParameters() |
static List<IParameter> |
MethodUtil.getResourceParameters(ca.uhn.fhir.context.FhirContext theContext,
Method theMethod,
Object theProvider,
ca.uhn.fhir.rest.api.RestOperationTypeEnum theRestfulOperationTypeEnum) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseMethodBinding.setParameters(List<IParameter> theParameters)
For unit tests only
|
Copyright © 2014–2019 University Health Network. All rights reserved.