public abstract class IPGApiSubsequentTransactionObject extends de.firstdata.ipg.api.schema.SubsequentTransaction implements IPGApiSubsequentTransaction
Modifier | Constructor and Description |
---|---|
protected |
IPGApiSubsequentTransactionObject(Amount amount,
de.firstdata.ipg.api.schema.SubsequentTransactionType transactionType) |
Modifier and Type | Method and Description |
---|---|
de.firstdata.ipg.api.schema.Options |
getOptions() |
de.firstdata.ipg.api.schema.Payment |
getPayment() |
protected void |
setPayment(Amount amount) |
void |
setStoreId(String storeId) |
getBasket, getIpgTransactionId, getMerchantTransactionId, getOrderId, getReferencedMerchantTransactionId, getTDate, getTransactionType, setBasket, setIpgTransactionId, setMerchantTransactionId, setOptions, setOrderId, setPayment, setReferencedMerchantTransactionId, setTDate, setTransactionType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setBasket, setMerchantTransactionId
protected IPGApiSubsequentTransactionObject(Amount amount, de.firstdata.ipg.api.schema.SubsequentTransactionType transactionType)
public de.firstdata.ipg.api.schema.Payment getPayment()
getPayment
in class de.firstdata.ipg.api.schema.SubsequentTransaction
protected void setPayment(Amount amount)
public void setStoreId(String storeId)
setStoreId
in interface IPGApiSubsequentTransaction
public de.firstdata.ipg.api.schema.Options getOptions()
getOptions
in class de.firstdata.ipg.api.schema.SubsequentTransaction
Copyright © 2019. All rights reserved.