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