public class MethodUtil extends Object
| Constructor and Description |
|---|
MethodUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
extractDescription(SearchParameter theParameter,
Annotation[] theAnnotations) |
static List<IParameter> |
getResourceParameters(ca.uhn.fhir.context.FhirContext theContext,
Method theMethod,
Object theProvider,
ca.uhn.fhir.rest.api.RestOperationTypeEnum theRestfulOperationTypeEnum) |
public MethodUtil()
public static void extractDescription(SearchParameter theParameter, Annotation[] theAnnotations)
public static List<IParameter> getResourceParameters(ca.uhn.fhir.context.FhirContext theContext, Method theMethod, Object theProvider, ca.uhn.fhir.rest.api.RestOperationTypeEnum theRestfulOperationTypeEnum)
Copyright © 2014–2019 University Health Network. All rights reserved.