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