Uses of Enum
com.broadleafcommerce.order.common.domain.enums.DefaultAlternateAdjustmentSource
Packages that use DefaultAlternateAdjustmentSource
-
Uses of DefaultAlternateAdjustmentSource in com.broadleafcommerce.order.common.domain.enums
Methods in com.broadleafcommerce.order.common.domain.enums that return DefaultAlternateAdjustmentSourceModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static DefaultAlternateAdjustmentSource[]
DefaultAlternateAdjustmentSource.values()
Returns an array containing the constants of this enum type, in the order they are declared.