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