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