Enum Class Material.MaterialType

java.lang.Object
java.lang.Enum<Material.MaterialType>
com.university.bookstore.model.Material.MaterialType
All Implemented Interfaces:
Serializable, Comparable<Material.MaterialType>, Constable
Enclosing class:
Material

public static enum Material.MaterialType extends Enum<Material.MaterialType>
Enumeration of material types for polymorphic behavior.
Since:
2024-09-15
Version:
2.0
Author:
Navid Mohaghegh