@Entity public class Payment extends BasePayment
Transaction.TransactionCustomizer| Constructor and Description |
|---|
Payment() |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
TransactionNature |
getNature() |
PaymentTransfer |
getTransfer() |
java.lang.Long |
getTransferId() |
void |
setTransfer(PaymentTransfer transfer) |
getAuthorizations, getAuthorizationStatus, getFeedback, getFeedbackExpirationNotified, getFeedbackExpirationReminderNotified, getFeedbackReminderNotified, getNextAuthorizationLevel, getPendingAuthorizationAmountDereservation, getPendingAuthorizationAmountReservation, getProcessDate, getReceivedBy, isPendingAuthorization, isReceived, setAuthorizations, setAuthorizationStatus, setFeedback, setFeedbackExpirationNotified, setFeedbackExpirationReminderNotified, setFeedbackReminderNotified, setNextAuthorizationLevel, setPendingAuthorizationAmountDereservation, setPendingAuthorizationAmountReservation, setReceived, setReceivedBygetDestinationAccountLocator, getSourceAccountLocatorgetToOwnergetAccessClient, getAmount, getBy, getChannel, getCurrency, getCurrencyAmount, getCustomFieldValueClass, getCustomValues, getDate, getDescription, getEntityImportance, getFromName, getFromOwner, getFromUser, getNetwork, getPaymentRequest, getPrincipalType, 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 Location getLocation()
getLocation in class Transactionpublic TransactionNature getNature()
getNature in class Transactionpublic PaymentTransfer getTransfer()
public java.lang.Long getTransferId()
public void setTransfer(PaymentTransfer transfer)