
Uses of Interface
ca.uhn.fhir.rest.client.method.IParameter
Packages that use IParameter
-
Uses of IParameter in ca.uhn.fhir.rest.client.method
Classes in ca.uhn.fhir.rest.client.method that implement IParameterModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassMethods in ca.uhn.fhir.rest.client.method that return types with arguments of type IParameterModifier 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) Method parameters in ca.uhn.fhir.rest.client.method with type arguments of type IParameterModifier and TypeMethodDescriptionvoidBaseMethodBinding.setParameters(List<IParameter> theParameters) For unit tests only