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