Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListReservationsResponseType
-
Packages that use ListReservationsResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of ListReservationsResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return ListReservationsResponseType Modifier and Type Method Description ListReservationsResponseTypeObjectFactory. createListReservationsResponseType()Create an instance ofListReservationsResponseTypeListReservationsResponseTypeRecipeExecutorPortType. listReservations(ListReservationsRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type ListReservationsResponseType Modifier and Type Method Description JAXBElement<ListReservationsResponseType>ObjectFactory. createListReservationsResponse(ListReservationsResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type ListReservationsResponseType Modifier and Type Method Description JAXBElement<ListReservationsResponseType>ObjectFactory. createListReservationsResponse(ListReservationsResponseType value)
-