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