Uses of Class
be.recipe.services.executor.GetOpenPrescriptionForExecutor
-
Packages that use GetOpenPrescriptionForExecutor Package Description be.recipe.services.executor -
-
Uses of GetOpenPrescriptionForExecutor in be.recipe.services.executor
Fields in be.recipe.services.executor declared as GetOpenPrescriptionForExecutor Modifier and Type Field Description protected GetOpenPrescriptionForExecutorListReservationsResultItem. prescriptionFields in be.recipe.services.executor with type parameters of type GetOpenPrescriptionForExecutor Modifier and Type Field Description protected List<GetOpenPrescriptionForExecutor>ListOpenPrescriptionsResult. prescriptionsMethods in be.recipe.services.executor that return GetOpenPrescriptionForExecutor Modifier and Type Method Description GetOpenPrescriptionForExecutorObjectFactory. createGetOpenPrescriptionForExecutor()Create an instance ofGetOpenPrescriptionForExecutorGetOpenPrescriptionForExecutorListReservationsResultItem. getPrescription()Gets the value of the prescription property.Methods in be.recipe.services.executor that return types with arguments of type GetOpenPrescriptionForExecutor Modifier and Type Method Description List<GetOpenPrescriptionForExecutor>ListOpenPrescriptionsResult. getPrescriptions()Gets the value of the prescriptions property.Methods in be.recipe.services.executor with parameters of type GetOpenPrescriptionForExecutor Modifier and Type Method Description voidListReservationsResultItem. setPrescription(GetOpenPrescriptionForExecutor value)Sets the value of the prescription property.
-