Package tech.corefinance.product.entity
Class ProductType
java.lang.Object
tech.corefinance.product.entity.ProductType
- All Implemented Interfaces:
Serializable,tech.corefinance.common.model.CreateUpdateDto<String>,tech.corefinance.common.model.GenericModel<String>
@Entity
public class ProductType
extends Object
implements tech.corefinance.common.model.GenericModel<String>, tech.corefinance.common.model.CreateUpdateDto<String>
- See Also:
-
Constructor Details
-
ProductType
public ProductType()
-
-
Method Details