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