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