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