Uses of Class
be.fgov.ehealth.recipe.protocol.v4.GetPrescriptionStatusResponseType
-
Packages that use GetPrescriptionStatusResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of GetPrescriptionStatusResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return GetPrescriptionStatusResponseType Modifier and Type Method Description GetPrescriptionStatusResponseTypeObjectFactory. createGetPrescriptionStatusResponseType()Create an instance ofGetPrescriptionStatusResponseTypeGetPrescriptionStatusResponseTypeRecipeExecutorPortType. getPrescriptionStatus(GetPrescriptionStatusRequestType body)GetPrescriptionStatusResponseTypeRecipePatientPortType. getPrescriptionStatus(GetPrescriptionStatusRequestType body)GetPrescriptionStatusResponseTypeRecipePrescriberPortType. getPrescriptionStatus(GetPrescriptionStatusRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type GetPrescriptionStatusResponseType Modifier and Type Method Description JAXBElement<GetPrescriptionStatusResponseType>ObjectFactory. createGetPrescriptionStatusResponse(GetPrescriptionStatusResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type GetPrescriptionStatusResponseType Modifier and Type Method Description JAXBElement<GetPrescriptionStatusResponseType>ObjectFactory. createGetPrescriptionStatusResponse(GetPrescriptionStatusResponseType value)
-