@Entity public abstract class InternalTransaction extends Transaction
Transaction.TransactionCustomizerstatus, transaction| Constructor and Description |
|---|
InternalTransaction() |
| Modifier and Type | Method and Description |
|---|---|
InternalAccountOwner |
getToOwner() |
getAccessClient, getActualBy, getAmount, getBy, getChannel, getCurrency, getCurrencyAmount, getCustomFieldClass, getCustomFieldValueClass, getCustomValues, getDate, getDescription, getDestinationAccountLocator, getFromName, getFromOwner, getFromUser, getLocation, getNature, getNetwork, getPrincipalType, getProcessDate, getSourceAccountLocator, 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 InternalAccountOwner getToOwner()
getToOwner in class Transaction