public class PaymentCardAccount extends Object
Constructor and Description |
---|
PaymentCardAccount() |
Modifier and Type | Method and Description |
---|---|
Calendar |
getExpirationDate() |
PaymentCardAccountKey |
getKey() |
void |
setExpirationDate(Calendar value) |
void |
setKey(PaymentCardAccountKey value) |
public Calendar getExpirationDate()
public void setExpirationDate(Calendar value)
public PaymentCardAccountKey getKey()
public void setKey(PaymentCardAccountKey value)
Copyright © 2010–2016. All rights reserved.