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