Class ValidateMethodBindingDstu2Plus

All Implemented Interfaces:
IClientResponseHandler<Object>

  • Constructor Details

    • ValidateMethodBindingDstu2Plus

      public ValidateMethodBindingDstu2Plus(Class<?> theReturnResourceType, Class<? extends org.hl7.fhir.instance.model.api.IBaseResource> theReturnTypeFromRp, Method theMethod, ca.uhn.fhir.context.FhirContext theContext, Object theProvider, ca.uhn.fhir.rest.annotation.Validate theAnnotation)
  • Method Details