@Entity public abstract class InternalTransaction extends Transaction
Transaction.TransactionCustomizer| Constructor and Description |
|---|
InternalTransaction() |
| Modifier and Type | Method and Description |
|---|---|
InternalAccountOwner |
getToOwner() |
getAccessClient, getAmount, getBy, getChannel, getCurrency, getCurrencyAmount, getCustomFieldValueClass, getCustomValues, getDate, getDescription, getDestinationAccountLocator, getEntityImportance, getFromName, getFromOwner, getFromUser, getLocation, getNature, getNetwork, getPaymentRequest, getPrincipalType, getProcessDate, getSourceAccountLocator, getToName, getToUser, getTransactionNumber, getTransactionNumberRef, getType, isFromSystem, isFromUser, isToSystem, isToUser, setAccessClient, setAmount, setBy, setChannel, setCustomValues, setDate, setDescription, setFromName, setFromOwner, setFromUser, setPrincipalType, setToName, setToOwner, setToUser, setTransactionNumberRef, setTypegetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, toStringpublic InternalAccountOwner getToOwner()
getToOwner in class Transaction