Uses of Enum Class
algs12.XCardSimple.Suit
Packages that use XCardSimple.Suit
- 
Uses of XCardSimple.Suit in algs12Fields in algs12 declared as XCardSimple.SuitMethods in algs12 that return XCardSimple.SuitModifier and TypeMethodDescriptionstatic XCardSimple.SuitReturns the enum constant of this class with the specified name.static XCardSimple.Suit[]XCardSimple.Suit.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in algs12 with parameters of type XCardSimple.Suit