JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
uno
Interface Card
All Known Subinterfaces:
ActionCard
All Known Implementing Classes:
ColoredCard
,
DrawTwoCard
,
NumberedCard
,
ReverseCard
,
SkipCard
,
WildCard
,
WildDrawFourCard
public interface
Card
Base interface for all cards.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getName
()
Accessor for the name of a card.
Method Detail
getName
java.lang.String getName()
Accessor for the name of a card.
Returns:
name
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method