Class NoPrintCard


  • public class NoPrintCard
    extends Card
    An empty card.
    Author:
    Thomas Morgner.
    • Constructor Detail

      • NoPrintCard

        public NoPrintCard()
        Creates an empty card.
    • Method Detail

      • getType

        public CardType getType()
        Returns the card type.
        Specified by:
        getType in class Card
        Returns:
        The card type.