Uses of Enum Class
com.broadleafcommerce.cartoperation.domain.enums.DefaultFeeCalculationMethod
Packages that use DefaultFeeCalculationMethod
-
Uses of DefaultFeeCalculationMethod in com.broadleafcommerce.cartoperation.domain.enums
Methods in com.broadleafcommerce.cartoperation.domain.enums that return DefaultFeeCalculationMethodModifier and TypeMethodDescriptionstatic DefaultFeeCalculationMethodReturns the enum constant of this class with the specified name.static DefaultFeeCalculationMethod[]DefaultFeeCalculationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.