@Entity public class Chargeback extends InverseTransaction
Transfer chargeback, that is, the a reversed transferTransaction.TransactionCustomizerstatus, transaction| Constructor and Description |
|---|
Chargeback() |
| Modifier and Type | Method and Description |
|---|---|
ChargebackTransfer |
getChargeback() |
java.util.Set<ChargebackTransfer> |
getChargebackTransfers() |
Location |
getLocation() |
TransactionNature |
getNature() |
Transfer |
getOriginal() |
java.util.Date |
getProcessDate()
Returns the date the transaction was actually processed
|
void |
setChargebackTransfers(java.util.Set<ChargebackTransfer> chargebackTransfers) |
void |
setOriginal(Transfer original) |
getDestinationAccountLocator, getSourceAccountLocatorgetToOwnergetAccessClient, getActualBy, getAmount, getBy, getChannel, getCurrency, getCurrencyAmount, getCustomFieldClass, getCustomFieldValueClass, getCustomValues, getDate, getDescription, getFromName, getFromOwner, getFromUser, getNetwork, getPrincipalType, getToName, getToUser, getTransactionNumber, getTransactionNumberRef, getType, isFromSystem, isFromUser, isToSystem, isToUser, setAccessClient, setAmount, setBy, setBySelf, setChannel, setCustomValues, setDate, setDescription, setFromName, setFromOwner, setPrincipalType, setToName, setToOwner, setTransactionNumberRef, setTypeisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransient, toStringpublic ChargebackTransfer getChargeback()
public java.util.Set<ChargebackTransfer> getChargebackTransfers()
public Location getLocation()
getLocation in class Transactionpublic TransactionNature getNature()
getNature in class Transactionpublic Transfer getOriginal()
public java.util.Date getProcessDate()
TransactiongetProcessDate in class Transactionpublic void setChargebackTransfers(java.util.Set<ChargebackTransfer> chargebackTransfers)
public void setOriginal(Transfer original)