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