Finalized versioning
This commit is contained in:
@@ -3,7 +3,7 @@ package de.rwu.easydrop.data.model;
|
||||
/**
|
||||
* A Product.
|
||||
*
|
||||
* @since 0.1.0
|
||||
* TODO implement
|
||||
*/
|
||||
public class Product {
|
||||
|
||||
|
||||
@@ -3,7 +3,8 @@ package de.rwu.easydrop.service.mapping;
|
||||
/**
|
||||
* Maps between Product, ProductDAO and ProductDTO.
|
||||
*
|
||||
* @since 0.1.0
|
||||
* TODO implement
|
||||
*
|
||||
* @see Product
|
||||
* @see ProductDTO
|
||||
* @see ProductDAO
|
||||
|
||||
Reference in New Issue
Block a user