@Entity public class Payment extends BasePayment
Transaction.TransactionCustomizerstatus, transaction| 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, getPaymentRequest, getPaymentType, getProcessDate, getReceivedBy, isAuthorized, isPendingAuthorization, isReceived, setAuthorizations, setAuthorizationStatus, setFeedback, setFeedbackExpirationNotified, setFeedbackExpirationReminderNotified, setFeedbackReminderNotified, setNextAuthorizationLevel, setPaymentRequest, setPaymentType, setReceived, setReceivedBy, setTypegetDestinationAccountLocator, 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, setTransactionNumberRefisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransient, 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)