Card class indicates whether it is a credit, debit or prepaid card. Note that class
unknown may be returned if it can not be determined.
Inherited Method Summary
From interface java.lang.annotation.Annotation
|
abstract Class<? extends Annotation>
|
annotationType()
|
| abstract boolean |
|
| abstract int |
hashCode()
|
|
abstract String
|
toString()
|