Uses of Interface
ca.uhn.fhir.rest.client.method.IParameter
-
Uses of IParameter in ca.uhn.fhir.rest.client.method
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionBaseMethodBinding.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 TypeMethodDescriptionvoid
BaseMethodBinding.setParameters
(List<IParameter> theParameters) For unit tests only