From: Roland Häder Date: Sun, 22 Jan 2023 03:45:29 +0000 (+0100) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bb4b54b30240815f5dd7c3657d8f59975eddf9bd;p=jproduct-core.git Continued: - fixed name of parameter --- diff --git a/src/org/mxchange/jproduct/model/product/Product.java b/src/org/mxchange/jproduct/model/product/Product.java index e162897..5965aa7 100644 --- a/src/org/mxchange/jproduct/model/product/Product.java +++ b/src/org/mxchange/jproduct/model/product/Product.java @@ -70,7 +70,7 @@ public interface Product extends Comparable, Serializable { *

* @param productEntryUpdated Updated timestamp */ - void setProductEntryUpdated (final Date productEntryCreated); + void setProductEntryUpdated (final Date productEntryUpdated); /** * Getter for product availability