Uses of Class
be.recipe.services.executor.PrescriptionWithSecurityToken
-
Packages that use PrescriptionWithSecurityToken Package Description be.recipe.services.executor -
-
Uses of PrescriptionWithSecurityToken in be.recipe.services.executor
Fields in be.recipe.services.executor declared as PrescriptionWithSecurityToken Modifier and Type Field Description protected PrescriptionWithSecurityTokenTimestampedPrescription. prescriptionWithSecurityTokenMethods in be.recipe.services.executor that return PrescriptionWithSecurityToken Modifier and Type Method Description PrescriptionWithSecurityTokenObjectFactory. createPrescriptionWithSecurityToken()Create an instance ofPrescriptionWithSecurityTokenPrescriptionWithSecurityTokenTimestampedPrescription. getPrescriptionWithSecurityToken()Gets the value of the prescriptionWithSecurityToken property.Methods in be.recipe.services.executor with parameters of type PrescriptionWithSecurityToken Modifier and Type Method Description voidTimestampedPrescription. setPrescriptionWithSecurityToken(PrescriptionWithSecurityToken value)Sets the value of the prescriptionWithSecurityToken property.
-