| Package | Description |
|---|---|
| ca.uhn.fhir.rest.param | |
| ca.uhn.fhir.rest.server |
| Modifier and Type | Method and Description |
|---|---|
TransactionParameter.ParamStyle |
TransactionParameter.getParamStyle() |
static TransactionParameter.ParamStyle |
TransactionParameter.ParamStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionParameter.ParamStyle[] |
TransactionParameter.ParamStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
IRestfulServerUtil.getRequestResource(RequestDetails theRequest,
TransactionParameter.ParamStyle myParamStyle,
Class<? extends IBaseResource> myResourceBundleType) |
Copyright © 2014–2016 University Health Network. All rights reserved.