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