Uses of Enum Class
org.exoplatform.perkstore.model.constant.ProductOrderType
Packages that use ProductOrderType
-
Uses of ProductOrderType in org.exoplatform.perkstore.model.constant
Methods in org.exoplatform.perkstore.model.constant that return ProductOrderTypeModifier and TypeMethodDescriptionstatic ProductOrderTypeReturns the enum constant of this class with the specified name.static ProductOrderType[]ProductOrderType.values()Returns an array containing the constants of this enum class, in the order they are declared.