Uses of Class
be.recipe.services.executor.UpdateProfileResponse
-
Packages that use UpdateProfileResponse Package Description be.recipe.services.executor -
-
Uses of UpdateProfileResponse in be.recipe.services.executor
Methods in be.recipe.services.executor that return UpdateProfileResponse Modifier and Type Method Description UpdateProfileResponseObjectFactory. createUpdateProfileResponse()Create an instance ofUpdateProfileResponseMethods in be.recipe.services.executor that return types with arguments of type UpdateProfileResponse Modifier and Type Method Description JAXBElement<UpdateProfileResponse>ObjectFactory. createUpdateProfileResponse(UpdateProfileResponse value)Methods in be.recipe.services.executor with parameters of type UpdateProfileResponse Modifier and Type Method Description JAXBElement<UpdateProfileResponse>ObjectFactory. createUpdateProfileResponse(UpdateProfileResponse value)
-