| Package | Description |
|---|---|
| ca.uhn.fhir.rest.method |
| Constructor and Description |
|---|
OperationMethodBinding(Class<?> theReturnResourceType,
Class<? extends IBaseResource> theReturnTypeFromRp,
Method theMethod,
FhirContext theContext,
Object theProvider,
boolean theIdempotent,
String theOperationName,
Class<? extends IBaseResource> theOperationType,
OperationParam[] theReturnParams) |
OperationParameter(FhirContext theCtx,
String theOperationName,
OperationParam theOperationParam) |
Copyright © 2014–2016 University Health Network. All rights reserved.