Uses of Class
be.fgov.ehealth.recipe.protocol.v4.GetPrescriptionRequestType
-
Packages that use GetPrescriptionRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of GetPrescriptionRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return GetPrescriptionRequestType Modifier and Type Method Description GetPrescriptionRequestTypeObjectFactory. createGetPrescriptionRequestType()Create an instance ofGetPrescriptionRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type GetPrescriptionRequestType Modifier and Type Method Description JAXBElement<GetPrescriptionRequestType>ObjectFactory. createGetPrescriptionRequest(GetPrescriptionRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type GetPrescriptionRequestType Modifier and Type Method Description JAXBElement<GetPrescriptionRequestType>ObjectFactory. createGetPrescriptionRequest(GetPrescriptionRequestType value)GetPrescriptionResponseTypeRecipePatientPortType. getPrescription(GetPrescriptionRequestType body)GetPrescriptionResponseTypeRecipePrescriberPortType. getPrescription(GetPrescriptionRequestType body)
-