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