Uses of Class
be.fgov.ehealth.recipe.protocol.v4.CreateFeedbackRequestType
-
Packages that use CreateFeedbackRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of CreateFeedbackRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return CreateFeedbackRequestType Modifier and Type Method Description CreateFeedbackRequestTypeObjectFactory. createCreateFeedbackRequestType()Create an instance ofCreateFeedbackRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type CreateFeedbackRequestType Modifier and Type Method Description JAXBElement<CreateFeedbackRequestType>ObjectFactory. createCreateFeedbackRequest(CreateFeedbackRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type CreateFeedbackRequestType Modifier and Type Method Description JAXBElement<CreateFeedbackRequestType>ObjectFactory. createCreateFeedbackRequest(CreateFeedbackRequestType value)CreateFeedbackResponseTypeRecipeExecutorPortType. createFeedback(CreateFeedbackRequestType body)
-