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