Uses of Class
be.recipe.services.prescriber.ListFeedbacksResult
-
Packages that use ListFeedbacksResult Package Description be.recipe.services.prescriber -
-
Uses of ListFeedbacksResult in be.recipe.services.prescriber
Methods in be.recipe.services.prescriber that return ListFeedbacksResult Modifier and Type Method Description ListFeedbacksResultObjectFactory. createListFeedbacksResult()Create an instance ofListFeedbacksResultMethods in be.recipe.services.prescriber that return types with arguments of type ListFeedbacksResult Modifier and Type Method Description JAXBElement<ListFeedbacksResult>ObjectFactory. createListFeedbacksResult(ListFeedbacksResult value)Methods in be.recipe.services.prescriber with parameters of type ListFeedbacksResult Modifier and Type Method Description JAXBElement<ListFeedbacksResult>ObjectFactory. createListFeedbacksResult(ListFeedbacksResult value)
-