Uses of Class
be.fgov.ehealth.recipe.protocol.v4.UpdateProfileResponseType
-
Packages that use UpdateProfileResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of UpdateProfileResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return UpdateProfileResponseType Modifier and Type Method Description UpdateProfileResponseTypeObjectFactory. createUpdateProfileResponseType()Create an instance ofUpdateProfileResponseTypeUpdateProfileResponseTypeRecipeExecutorPortType. updateProfile(UpdateProfileRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type UpdateProfileResponseType Modifier and Type Method Description JAXBElement<UpdateProfileResponseType>ObjectFactory. createUpdateProfileResponse(UpdateProfileResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type UpdateProfileResponseType Modifier and Type Method Description JAXBElement<UpdateProfileResponseType>ObjectFactory. createUpdateProfileResponse(UpdateProfileResponseType value)
-