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