Uses of Class
be.fgov.ehealth.recipe.protocol.v4.UpdateReservationRequestType
-
Packages that use UpdateReservationRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of UpdateReservationRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return UpdateReservationRequestType Modifier and Type Method Description UpdateReservationRequestTypeObjectFactory. createUpdateReservationRequestType()Create an instance ofUpdateReservationRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type UpdateReservationRequestType Modifier and Type Method Description JAXBElement<UpdateReservationRequestType>ObjectFactory. createUpdateReservationRequest(UpdateReservationRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type UpdateReservationRequestType Modifier and Type Method Description JAXBElement<UpdateReservationRequestType>ObjectFactory. createUpdateReservationRequest(UpdateReservationRequestType value)UpdateReservationResponseTypeRecipeExecutorPortType. updateReservation(UpdateReservationRequestType body)UpdateReservationResponseTypeRecipePatientPortType. updateReservation(UpdateReservationRequestType body)
-