Uses of Class
be.fgov.ehealth.recipe.protocol.v4.PutFeedbackFlagResponseType
-
Packages that use PutFeedbackFlagResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of PutFeedbackFlagResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return PutFeedbackFlagResponseType Modifier and Type Method Description PutFeedbackFlagResponseTypeObjectFactory. createPutFeedbackFlagResponseType()Create an instance ofPutFeedbackFlagResponseTypePutFeedbackFlagResponseTypeRecipePrescriberPortType. putFeedbackFlag(PutFeedbackFlagRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type PutFeedbackFlagResponseType Modifier and Type Method Description JAXBElement<PutFeedbackFlagResponseType>ObjectFactory. createPutFeedbackFlagResponse(PutFeedbackFlagResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type PutFeedbackFlagResponseType Modifier and Type Method Description JAXBElement<PutFeedbackFlagResponseType>ObjectFactory. createPutFeedbackFlagResponse(PutFeedbackFlagResponseType value)
-