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