Uses of Enum Class
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 class with the specified name.static UserTargetType[]
UserTargetType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.broadleafcommerce.cartoperation.domain with parameters of type UserTargetType