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