Uses of Class
be.recipe.services.executor.CreateFeedbackResponse
-
Packages that use CreateFeedbackResponse Package Description be.recipe.services.executor -
-
Uses of CreateFeedbackResponse in be.recipe.services.executor
Methods in be.recipe.services.executor that return CreateFeedbackResponse Modifier and Type Method Description CreateFeedbackResponseObjectFactory. createCreateFeedbackResponse()Create an instance ofCreateFeedbackResponseMethods in be.recipe.services.executor that return types with arguments of type CreateFeedbackResponse Modifier and Type Method Description JAXBElement<CreateFeedbackResponse>ObjectFactory. createCreateFeedbackResponse(CreateFeedbackResponse value)Methods in be.recipe.services.executor with parameters of type CreateFeedbackResponse Modifier and Type Method Description JAXBElement<CreateFeedbackResponse>ObjectFactory. createCreateFeedbackResponse(CreateFeedbackResponse value)
-