Class CardListCommand.FinishWithSelectCard
-
- All Implemented Interfaces:
public final class CardListCommand.FinishWithSelectCard extends CardListCommand
-
-
Field Summary
Fields Modifier and Type Field Description private final CardselectedCard
-
Constructor Summary
Constructors Constructor Description CardListCommand.FinishWithSelectCard(Card selectedCard)
-
Method Summary
Modifier and Type Method Description final CardgetSelectedCard()-
-
Method Detail
-
getSelectedCard
final Card getSelectedCard()
-
-
-
-