Uses of Class
be.fgov.ehealth.recipe.protocol.v4.GetPrescriptionForExecutorRequestType
-
Packages that use GetPrescriptionForExecutorRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of GetPrescriptionForExecutorRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return GetPrescriptionForExecutorRequestType Modifier and Type Method Description GetPrescriptionForExecutorRequestTypeObjectFactory. createGetPrescriptionForExecutorRequestType()Create an instance ofGetPrescriptionForExecutorRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type GetPrescriptionForExecutorRequestType Modifier and Type Method Description JAXBElement<GetPrescriptionForExecutorRequestType>ObjectFactory. createGetPrescriptionForExecutorRequest(GetPrescriptionForExecutorRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type GetPrescriptionForExecutorRequestType Modifier and Type Method Description JAXBElement<GetPrescriptionForExecutorRequestType>ObjectFactory. createGetPrescriptionForExecutorRequest(GetPrescriptionForExecutorRequestType value)GetPrescriptionForExecutorResponseTypeRecipeExecutorPortType. getPrescriptionForExecutor(GetPrescriptionForExecutorRequestType body)
-