@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, getFromOwner, getFromUser, getLocation, getNature, getNetwork, getPaymentRequest, getPrincipalType, getProcessDate, getSourceAccountLocator, getToUser, getTransactionNumber, getTransactionNumberRef, getType, isFromSystem, isFromUser, isToSystem, isToUser, setAccessClient, setAmount, setBy, setChannel, setCustomValues, setDate, setDescription, setFromOwner, setFromUser, setPrincipalType, setToOwner, setToUser, setTransactionNumberRef, setTypegetDataTranslationType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, toStringpublic InternalAccountOwner getToOwner()
getToOwner in class Transaction