Class CardSummary

  • All Implemented Interfaces:
    java.io.Serializable

    public class CardSummary
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getBrand()
      The brand of the card
      java.lang.String getLast4()
      The last 4 digits of the card
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getLast4

        public java.lang.String getLast4()
        The last 4 digits of the card
        Returns:
        The last 4 digits
      • getBrand

        public java.lang.String getBrand()
        The brand of the card
        Returns:
        The brand