Uses of Class
be.recipe.services.executor.GetPrescriptionForExecutorResult
-
Packages that use GetPrescriptionForExecutorResult Package Description be.recipe.services.executor -
-
Uses of GetPrescriptionForExecutorResult in be.recipe.services.executor
Fields in be.recipe.services.executor declared as GetPrescriptionForExecutorResult Modifier and Type Field Description protected GetPrescriptionForExecutorResultGetPrescriptionForExecutorResponse. getPrescriptionForExecutorResultprotected GetPrescriptionForExecutorResultGetPrescriptionForExecutorResponseUnsealed. getPrescriptionForExecutorResultMethods in be.recipe.services.executor that return GetPrescriptionForExecutorResult Modifier and Type Method Description GetPrescriptionForExecutorResultObjectFactory. createGetPrescriptionForExecutorResult()Create an instance ofGetPrescriptionForExecutorResultGetPrescriptionForExecutorResultGetPrescriptionForExecutorResponse. getGetPrescriptionForExecutorResult()Gets the value of the getPrescriptionForExecutorResult property.GetPrescriptionForExecutorResultGetPrescriptionForExecutorResponseUnsealed. getGetPrescriptionForExecutorResult()Gets the value of the getPrescriptionForExecutorResult property.Methods in be.recipe.services.executor that return types with arguments of type GetPrescriptionForExecutorResult Modifier and Type Method Description JAXBElement<GetPrescriptionForExecutorResult>ObjectFactory. createGetPrescriptionForExecutorResult(GetPrescriptionForExecutorResult value)Methods in be.recipe.services.executor with parameters of type GetPrescriptionForExecutorResult Modifier and Type Method Description JAXBElement<GetPrescriptionForExecutorResult>ObjectFactory. createGetPrescriptionForExecutorResult(GetPrescriptionForExecutorResult value)voidGetPrescriptionForExecutorResponse. setGetPrescriptionForExecutorResult(GetPrescriptionForExecutorResult value)Sets the value of the getPrescriptionForExecutorResult property.voidGetPrescriptionForExecutorResponseUnsealed. setGetPrescriptionForExecutorResult(GetPrescriptionForExecutorResult value)Sets the value of the getPrescriptionForExecutorResult property.
-