public final class ExpirationDate
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
month |
private java.lang.String |
year |
Constructor and Description |
---|
ExpirationDate() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMonth()
Gets month.
|
java.lang.String |
getYear()
Gets year.
|