Uses of Class
be.recipe.services.executor.ListRidsHistoryResultItem
-
Packages that use ListRidsHistoryResultItem Package Description be.recipe.services.executor -
-
Uses of ListRidsHistoryResultItem in be.recipe.services.executor
Fields in be.recipe.services.executor with type parameters of type ListRidsHistoryResultItem Modifier and Type Field Description protected List<ListRidsHistoryResultItem>ListRidsHistoryResult. itemsMethods in be.recipe.services.executor that return ListRidsHistoryResultItem Modifier and Type Method Description ListRidsHistoryResultItemObjectFactory. createListRidsHistoryResultItem()Create an instance ofListRidsHistoryResultItemMethods in be.recipe.services.executor that return types with arguments of type ListRidsHistoryResultItem Modifier and Type Method Description List<ListRidsHistoryResultItem>ListRidsHistoryResult. getItems()Gets the value of the items property.
-