Uses of Class
be.recipe.services.executor.GetPrescriptionForExecutorResponse
-
Packages that use GetPrescriptionForExecutorResponse Package Description be.recipe.services.executor -
-
Uses of GetPrescriptionForExecutorResponse in be.recipe.services.executor
Methods in be.recipe.services.executor that return GetPrescriptionForExecutorResponse Modifier and Type Method Description GetPrescriptionForExecutorResponseObjectFactory. createGetPrescriptionForExecutorResponse()Create an instance ofGetPrescriptionForExecutorResponseMethods in be.recipe.services.executor that return types with arguments of type GetPrescriptionForExecutorResponse Modifier and Type Method Description JAXBElement<GetPrescriptionForExecutorResponse>ObjectFactory. createGetPrescriptionForExecutorResponse(GetPrescriptionForExecutorResponse value)Methods in be.recipe.services.executor with parameters of type GetPrescriptionForExecutorResponse Modifier and Type Method Description JAXBElement<GetPrescriptionForExecutorResponse>ObjectFactory. createGetPrescriptionForExecutorResponse(GetPrescriptionForExecutorResponse value)
-