A B C D E F G H I K L M N O P Q R S T U V W X Y

V

valueOf(String) - Static method in enum ch.aplu.jcardgame.Hand.CardAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.aplu.jcardgame.Hand.CardOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.aplu.jcardgame.Hand.SortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.aplu.jgamegrid.GGSound
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.aplu.jgamegrid.Location.CompassDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum ch.aplu.jcardgame.Hand.CardAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.aplu.jcardgame.Hand.CardOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.aplu.jcardgame.Hand.SortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.aplu.jgamegrid.GGSound
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.aplu.jgamegrid.Location.CompassDirection
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E F G H I K L M N O P Q R S T U V W X Y