Uses of Enum Class
com.skava.loyalty.model.LoyaltyStatus
Packages that use LoyaltyStatus
-
Uses of LoyaltyStatus in com.skava.loyalty.model
Methods in com.skava.loyalty.model that return LoyaltyStatusModifier and TypeMethodDescriptionstatic LoyaltyStatus
Returns the enum constant of this class with the specified name.static LoyaltyStatus[]
LoyaltyStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.