]> git.mxchange.org Git - jproduct-core.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 22 Jan 2023 03:45:29 +0000 (04:45 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 22 Jan 2023 03:45:29 +0000 (04:45 +0100)
- fixed name of parameter

src/org/mxchange/jproduct/model/product/Product.java

index e162897247fa91fa6661c5e658b073a3ae75a795..5965aa7db3a3d9687bc47b524352e798d45d89e1 100644 (file)
@@ -70,7 +70,7 @@ public interface Product extends Comparable<Product>, Serializable {
         * <p>
         * @param productEntryUpdated Updated timestamp
         */
-       void setProductEntryUpdated (final Date productEntryCreated);
+       void setProductEntryUpdated (final Date productEntryUpdated);
 
        /**
         * Getter for product availability