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