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