Class Card

    • Constructor Detail

      • Card

        public Card()
        Default constructor.
    • Method Detail

      • getType

        public abstract CardType getType()
        Returns the card type.
        Returns:
        The card type.