Uses of Enum Class
algs12.XCardSimple.Suit
Packages that use XCardSimple.Suit
-
Uses of XCardSimple.Suit in algs12
Fields in algs12 declared as XCardSimple.SuitMethods in algs12 that return XCardSimple.SuitModifier and TypeMethodDescriptionstatic XCardSimple.Suit
Returns 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