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