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