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