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