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