Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListFeedbacksResponseType
-
Packages that use ListFeedbacksResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of ListFeedbacksResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return ListFeedbacksResponseType Modifier and Type Method Description ListFeedbacksResponseTypeObjectFactory. createListFeedbacksResponseType()Create an instance ofListFeedbacksResponseTypeListFeedbacksResponseTypeRecipePrescriberPortType. listFeedbacks(ListFeedbacksRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type ListFeedbacksResponseType Modifier and Type Method Description JAXBElement<ListFeedbacksResponseType>ObjectFactory. createListFeedbacksResponse(ListFeedbacksResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type ListFeedbacksResponseType Modifier and Type Method Description JAXBElement<ListFeedbacksResponseType>ObjectFactory. createListFeedbacksResponse(ListFeedbacksResponseType value)
-