public interface GiftCardPayment extends Referenced
SecureOrderPaymentService in order to properly decrypt/encrypt the data
from/to the database.Referenced}| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
String |
getPan() |
String |
getPin() |
void |
setId(Long id) |
void |
setPan(String pan) |
void |
setPin(String pin) |
getEncryptionModule, getReferenceNumber, setEncryptionModule, setReferenceNumberLong getId()
getId in interface Referencedvoid setId(Long id)
setId in interface Referencedid - the id to setString getPan()
void setPan(String pan)
pan - the pan to setString getPin()
void setPin(String pin)
pin - the pin to setCopyright © 2014. All Rights Reserved.