Enum ItemChoiceTargetType

java.lang.Object
java.lang.Enum<ItemChoiceTargetType>
com.broadleafcommerce.cartoperation.domain.ItemChoiceTargetType
All Implemented Interfaces:
Serializable, Comparable<ItemChoiceTargetType>

public enum ItemChoiceTargetType extends Enum<ItemChoiceTargetType>
The possible types of targets a ItemChoice can have.
Author:
Chad Harchar (charchar)
See Also: