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