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