public class CardEmvAdvice extends Object
Constructor and Description |
---|
CardEmvAdvice(CardReaderInfo aReader,
String aEncryptedData,
com.payneteasy.paynet.processing.response.StatusResponse aStatusResponse) |
Modifier and Type | Method and Description |
---|---|
CardReaderInfo |
getCardReader()
Reader
|
String |
getEncryptedData()
Encrypted data
|
com.payneteasy.paynet.processing.response.StatusResponse |
getProcessingStatus()
Status response
|
void |
setProcessingStatus(com.payneteasy.paynet.processing.response.StatusResponse aProcessingStatus) |
public CardEmvAdvice(CardReaderInfo aReader, String aEncryptedData, com.payneteasy.paynet.processing.response.StatusResponse aStatusResponse)
public CardReaderInfo getCardReader()
public String getEncryptedData()
public com.payneteasy.paynet.processing.response.StatusResponse getProcessingStatus()
public void setProcessingStatus(com.payneteasy.paynet.processing.response.StatusResponse aProcessingStatus)
Copyright © 2018. All rights reserved.