@Entity public class OrderPayment extends Payment
Transaction.TransactionCustomizer| Constructor and Description |
|---|
OrderPayment() |
| Modifier and Type | Method and Description |
|---|---|
TransactionNature |
getNature() |
Order |
getOrder() |
void |
setOrder(Order order) |
getLocation, getTransfer, getTransferId, setTransfergetAuthorizations, 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 TransactionNature getNature()
public Order getOrder()
public void setOrder(Order order)