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