Uses of Class
com.broadleafcommerce.shipping.banded.DefaultBandTypes
-
Packages that use DefaultBandTypes Package Description com.broadleafcommerce.shipping.banded -
-
Uses of DefaultBandTypes in com.broadleafcommerce.shipping.banded
Methods in com.broadleafcommerce.shipping.banded that return DefaultBandTypes Modifier and Type Method Description static DefaultBandTypes
DefaultBandTypes. valueOf(String name)
Deprecated.Returns the enum constant of this type with the specified name.static DefaultBandTypes[]
DefaultBandTypes. values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-