Uses of Class
be.recipe.services.executor.PutRidsInProcessResultItem
-
Packages that use PutRidsInProcessResultItem Package Description be.recipe.services.executor -
-
Uses of PutRidsInProcessResultItem in be.recipe.services.executor
Fields in be.recipe.services.executor with type parameters of type PutRidsInProcessResultItem Modifier and Type Field Description protected List<PutRidsInProcessResultItem>PutRidsInProcessResult. itemMethods in be.recipe.services.executor that return PutRidsInProcessResultItem Modifier and Type Method Description PutRidsInProcessResultItemObjectFactory. createPutRidsInProcessResultItem()Create an instance ofPutRidsInProcessResultItemMethods in be.recipe.services.executor that return types with arguments of type PutRidsInProcessResultItem Modifier and Type Method Description List<PutRidsInProcessResultItem>PutRidsInProcessResult. getItem()Gets the value of the item property.List<PutRidsInProcessResultItem>PutRidsInProcessResult. getItems()
-