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