|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_C_Payment
public class X_C_Payment
Generated Model for C_Payment
| Field Summary | |
|---|---|
static int |
AD_ORGTRX_ID_AD_Reference_ID
AD_OrgTrx_ID AD_Reference_ID=130 |
static int |
CREDITCARDTYPE_AD_Reference_ID
CreditCardType AD_Reference_ID=149 |
static String |
CREDITCARDTYPE_Amex
Amex = A |
static String |
CREDITCARDTYPE_ATM
ATM = C |
static String |
CREDITCARDTYPE_Diners
Diners = D |
static String |
CREDITCARDTYPE_Discover
Discover = N |
static String |
CREDITCARDTYPE_MasterCard
MasterCard = M |
static String |
CREDITCARDTYPE_PurchaseCard
Purchase Card = P |
static String |
CREDITCARDTYPE_Visa
Visa = V |
static int |
DOCACTION_AD_Reference_ID
DocAction AD_Reference_ID=135 |
static String |
DOCACTION_Approve
Approve = AP |
static String |
DOCACTION_Close
Close = CL |
static String |
DOCACTION_Complete
Complete = CO |
static String |
DOCACTION_Invalidate
Invalidate = IN |
static String |
DOCACTION_None
|
static String |
DOCACTION_Post
Post = PO |
static String |
DOCACTION_Prepare
Prepare = PR |
static String |
DOCACTION_Re_Activate
Re-activate = RE |
static String |
DOCACTION_Reject
Reject = RJ |
static String |
DOCACTION_Reverse_Accrual
Reverse - Accrual = RA |
static String |
DOCACTION_Reverse_Correct
Reverse - Correct = RC |
static String |
DOCACTION_Unlock
Unlock = XL |
static String |
DOCACTION_Void
Void = VO |
static String |
DOCACTION_WaitComplete
Wait Complete = WC |
static int |
DOCSTATUS_AD_Reference_ID
DocStatus AD_Reference_ID=131 |
static String |
DOCSTATUS_Approved
Approved = AP |
static String |
DOCSTATUS_Closed
Closed = CL |
static String |
DOCSTATUS_Completed
Completed = CO |
static String |
DOCSTATUS_Drafted
Drafted = DR |
static String |
DOCSTATUS_InProgress
In Progress = IP |
static String |
DOCSTATUS_Invalid
Invalid = IN |
static String |
DOCSTATUS_NotApproved
Not Approved = NA |
static String |
DOCSTATUS_Reversed
Reversed = RE |
static String |
DOCSTATUS_Unknown
Unknown = ?? |
static String |
DOCSTATUS_Voided
Voided = VO |
static String |
DOCSTATUS_WaitingConfirmation
Waiting Confirmation = WC |
static String |
DOCSTATUS_WaitingPayment
Waiting Payment = WP |
static int |
R_AVSADDR_AD_Reference_ID
R_AvsAddr AD_Reference_ID=213 |
static String |
R_AVSADDR_Match
Match = Y |
static String |
R_AVSADDR_NoMatch
No Match = N |
static String |
R_AVSADDR_Unavailable
Unavailable = X |
static int |
R_AVSZIP_AD_Reference_ID
R_AvsZip AD_Reference_ID=213 |
static String |
R_AVSZIP_Match
Match = Y |
static String |
R_AVSZIP_NoMatch
No Match = N |
static String |
R_AVSZIP_Unavailable
Unavailable = X |
static int |
REF_PAYMENT_ID_AD_Reference_ID
Ref_Payment_ID AD_Reference_ID=343 |
static int |
REVERSAL_ID_AD_Reference_ID
Reversal_ID AD_Reference_ID=343 |
static String |
TENDERTYPE_Account
Account = T |
static int |
TENDERTYPE_AD_Reference_ID
TenderType AD_Reference_ID=214 |
static String |
TENDERTYPE_Check
Check = K |
static String |
TENDERTYPE_CreditCard
Credit Card = C |
static String |
TENDERTYPE_DirectDebit
Direct Debit = D |
static String |
TENDERTYPE_DirectDeposit
Direct Deposit = A |
static int |
TRXTYPE_AD_Reference_ID
TrxType AD_Reference_ID=215 |
static String |
TRXTYPE_Authorization
Authorization = A |
static String |
TRXTYPE_CreditPayment
Credit (Payment) = C |
static String |
TRXTYPE_DelayedCapture
Delayed Capture = D |
static String |
TRXTYPE_Sales
Sales = S |
static String |
TRXTYPE_VoiceAuthorization
Voice Authorization = F |
static String |
TRXTYPE_Void
Void = V |
static int |
USER1_ID_AD_Reference_ID
User1_ID AD_Reference_ID=134 |
static int |
USER2_ID_AD_Reference_ID
User2_ID AD_Reference_ID=137 |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_C_Payment(Properties ctx,
int C_Payment_ID,
String trxName)
Standard Constructor |
|
X_C_Payment(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getA_City()
Get Account City. |
String |
getA_Country()
Get Account Country. |
String |
getA_EMail()
Get Account EMail. |
String |
getA_Ident_DL()
Get Driver License. |
String |
getA_Ident_SSN()
Get Social Security No. |
String |
getA_Name()
Get Account Name. |
String |
getA_State()
Get Account State. |
String |
getA_Street()
Get Account Street. |
String |
getA_Zip()
Get Account Zip/Postal. |
String |
getAccountNo()
Get Account No. |
int |
getAD_OrgTrx_ID()
Get Trx Organization. |
int |
getC_Activity_ID()
Get Activity. |
I_C_Activity |
getC_Activity()
|
int |
getC_BankAccount_ID()
Get Bank Account. |
I_C_BankAccount |
getC_BankAccount()
|
int |
getC_BP_BankAccount_ID()
Get Partner Bank Account. |
I_C_BP_BankAccount |
getC_BP_BankAccount()
|
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getC_Campaign_ID()
Get Campaign. |
I_C_Campaign |
getC_Campaign()
|
int |
getC_Charge_ID()
Get Charge. |
I_C_Charge |
getC_Charge()
|
int |
getC_ConversionType_ID()
Get Currency Type. |
I_C_ConversionType |
getC_ConversionType()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_DocType_ID()
Get Document Type. |
I_C_DocType |
getC_DocType()
|
int |
getC_Invoice_ID()
Get Invoice. |
I_C_Invoice |
getC_Invoice()
|
int |
getC_Order_ID()
Get Order. |
I_C_Order |
getC_Order()
|
int |
getC_Payment_ID()
Get Payment. |
int |
getC_PaymentBatch_ID()
Get Payment Batch. |
I_C_PaymentBatch |
getC_PaymentBatch()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
BigDecimal |
getChargeAmt()
Get Charge amount. |
String |
getCheckNo()
Get Check No. |
int |
getCreditCardExpMM()
Get Exp. |
int |
getCreditCardExpYY()
Get Exp. |
String |
getCreditCardNumber()
Get Number. |
String |
getCreditCardType()
Get Credit Card. |
String |
getCreditCardVV()
Get Verification Code. |
Timestamp |
getDateAcct()
Get Account Date. |
Timestamp |
getDateTrx()
Get Transaction Date. |
String |
getDescription()
Get Description. |
BigDecimal |
getDiscountAmt()
Get Discount Amount. |
String |
getDocAction()
Get Document Action. |
String |
getDocStatus()
Get Document Status. |
String |
getDocumentNo()
Get Document No. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getMicr()
Get Micr. |
String |
getOProcessing()
Get Online Processing. |
String |
getOrig_TrxID()
Get Original Transaction ID. |
BigDecimal |
getOverUnderAmt()
Get Over/Under Payment. |
BigDecimal |
getPayAmt()
Get Payment amount. |
String |
getPONum()
Get PO Number. |
String |
getR_AuthCode_DC()
Get Authorization Code (DC). |
String |
getR_AuthCode()
Get Authorization Code. |
String |
getR_AvsAddr()
Get Address verified. |
String |
getR_AvsZip()
Get Zip verified. |
String |
getR_Info()
Get Info. |
String |
getR_PnRef_DC()
Get Reference (DC). |
String |
getR_PnRef()
Get Reference. |
String |
getR_RespMsg()
Get Response Message. |
String |
getR_Result()
Get Result. |
int |
getRef_Payment_ID()
Get Referenced Payment. |
int |
getReversal_ID()
Get Reversal ID. |
String |
getRoutingNo()
Get Routing No. |
String |
getSwipe()
Get Swipe. |
BigDecimal |
getTaxAmt()
Get Tax Amount. |
String |
getTenderType()
Get Tender type. |
String |
getTrxType()
Get Transaction Type. |
int |
getUser1_ID()
Get User List 1. |
int |
getUser2_ID()
Get User List 2. |
String |
getVoiceAuthCode()
Get Voice authorization code. |
BigDecimal |
getWriteOffAmt()
Get Write-off Amount. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isAllocated()
Get Allocated. |
boolean |
isApproved()
Get Approved. |
boolean |
isDelayedCapture()
Get Delayed Capture. |
boolean |
isOnline()
Get Online Access. |
boolean |
isOverUnderPayment()
Get Over/Under Payment. |
boolean |
isPosted()
Get Posted. |
boolean |
isPrepayment()
Get Prepayment. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now. |
boolean |
isR_CVV2Match()
Get CVV Match. |
boolean |
isReceipt()
Get Receipt. |
boolean |
isReconciled()
Get Reconciled. |
boolean |
isSelfService()
Get Self-Service. |
void |
setA_City(String A_City)
Set Account City. |
void |
setA_Country(String A_Country)
Set Account Country. |
void |
setA_EMail(String A_EMail)
Set Account EMail. |
void |
setA_Ident_DL(String A_Ident_DL)
Set Driver License. |
void |
setA_Ident_SSN(String A_Ident_SSN)
Set Social Security No. |
void |
setA_Name(String A_Name)
Set Account Name. |
void |
setA_State(String A_State)
Set Account State. |
void |
setA_Street(String A_Street)
Set Account Street. |
void |
setA_Zip(String A_Zip)
Set Account Zip/Postal. |
void |
setAccountNo(String AccountNo)
Set Account No. |
void |
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. |
void |
setC_Activity_ID(int C_Activity_ID)
Set Activity. |
void |
setC_BankAccount_ID(int C_BankAccount_ID)
Set Bank Account. |
void |
setC_BP_BankAccount_ID(int C_BP_BankAccount_ID)
Set Partner Bank Account. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. |
void |
setC_Charge_ID(int C_Charge_ID)
Set Charge. |
void |
setC_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
void |
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setC_Order_ID(int C_Order_ID)
Set Order. |
void |
setC_Payment_ID(int C_Payment_ID)
Set Payment. |
void |
setC_PaymentBatch_ID(int C_PaymentBatch_ID)
Set Payment Batch. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setChargeAmt(BigDecimal ChargeAmt)
Set Charge amount. |
void |
setCheckNo(String CheckNo)
Set Check No. |
void |
setCreditCardExpMM(int CreditCardExpMM)
Set Exp. |
void |
setCreditCardExpYY(int CreditCardExpYY)
Set Exp. |
void |
setCreditCardNumber(String CreditCardNumber)
Set Number. |
void |
setCreditCardType(String CreditCardType)
Set Credit Card. |
void |
setCreditCardVV(String CreditCardVV)
Set Verification Code. |
void |
setDateAcct(Timestamp DateAcct)
Set Account Date. |
void |
setDateTrx(Timestamp DateTrx)
Set Transaction Date. |
void |
setDescription(String Description)
Set Description. |
void |
setDiscountAmt(BigDecimal DiscountAmt)
Set Discount Amount. |
void |
setDocAction(String DocAction)
Set Document Action. |
void |
setDocStatus(String DocStatus)
Set Document Status. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setIsAllocated(boolean IsAllocated)
Set Allocated. |
void |
setIsApproved(boolean IsApproved)
Set Approved. |
void |
setIsDelayedCapture(boolean IsDelayedCapture)
Set Delayed Capture. |
void |
setIsOnline(boolean IsOnline)
Set Online Access. |
void |
setIsOverUnderPayment(boolean IsOverUnderPayment)
Set Over/Under Payment. |
void |
setIsPrepayment(boolean IsPrepayment)
Set Prepayment. |
void |
setIsReceipt(boolean IsReceipt)
Set Receipt. |
void |
setIsReconciled(boolean IsReconciled)
Set Reconciled. |
void |
setIsSelfService(boolean IsSelfService)
Set Self-Service. |
void |
setMicr(String Micr)
Set Micr. |
void |
setOProcessing(String OProcessing)
Set Online Processing. |
void |
setOrig_TrxID(String Orig_TrxID)
Set Original Transaction ID. |
void |
setOverUnderAmt(BigDecimal OverUnderAmt)
Set Over/Under Payment. |
void |
setPayAmt(BigDecimal PayAmt)
Set Payment amount. |
void |
setPONum(String PONum)
Set PO Number. |
void |
setPosted(boolean Posted)
Set Posted. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setR_AuthCode_DC(String R_AuthCode_DC)
Set Authorization Code (DC). |
void |
setR_AuthCode(String R_AuthCode)
Set Authorization Code. |
void |
setR_AvsAddr(String R_AvsAddr)
Set Address verified. |
void |
setR_AvsZip(String R_AvsZip)
Set Zip verified. |
void |
setR_CVV2Match(boolean R_CVV2Match)
Set CVV Match. |
void |
setR_Info(String R_Info)
Set Info. |
void |
setR_PnRef_DC(String R_PnRef_DC)
Set Reference (DC). |
void |
setR_PnRef(String R_PnRef)
Set Reference. |
void |
setR_RespMsg(String R_RespMsg)
Set Response Message. |
void |
setR_Result(String R_Result)
Set Result. |
void |
setRef_Payment_ID(int Ref_Payment_ID)
Set Referenced Payment. |
void |
setReversal_ID(int Reversal_ID)
Set Reversal ID. |
void |
setRoutingNo(String RoutingNo)
Set Routing No. |
void |
setSwipe(String Swipe)
Set Swipe. |
void |
setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount. |
void |
setTenderType(String TenderType)
Set Tender type. |
void |
setTrxType(String TrxType)
Set Transaction Type. |
void |
setUser1_ID(int User1_ID)
Set User List 1. |
void |
setUser2_ID(int User2_ID)
Set User List 2. |
void |
setVoiceAuthCode(String VoiceAuthCode)
Set Voice authorization code. |
void |
setWriteOffAmt(BigDecimal WriteOffAmt)
Set Write-off Amount. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int AD_ORGTRX_ID_AD_Reference_ID
public static final int CREDITCARDTYPE_AD_Reference_ID
public static final String CREDITCARDTYPE_Amex
public static final String CREDITCARDTYPE_MasterCard
public static final String CREDITCARDTYPE_Visa
public static final String CREDITCARDTYPE_ATM
public static final String CREDITCARDTYPE_Diners
public static final String CREDITCARDTYPE_Discover
public static final String CREDITCARDTYPE_PurchaseCard
public static final int DOCACTION_AD_Reference_ID
public static final String DOCACTION_Complete
public static final String DOCACTION_Approve
public static final String DOCACTION_Reject
public static final String DOCACTION_Post
public static final String DOCACTION_Void
public static final String DOCACTION_Close
public static final String DOCACTION_Reverse_Correct
public static final String DOCACTION_Reverse_Accrual
public static final String DOCACTION_Invalidate
public static final String DOCACTION_Re_Activate
public static final String DOCACTION_None
public static final String DOCACTION_Prepare
public static final String DOCACTION_Unlock
public static final String DOCACTION_WaitComplete
public static final int DOCSTATUS_AD_Reference_ID
public static final String DOCSTATUS_Drafted
public static final String DOCSTATUS_Completed
public static final String DOCSTATUS_Approved
public static final String DOCSTATUS_NotApproved
public static final String DOCSTATUS_Voided
public static final String DOCSTATUS_Invalid
public static final String DOCSTATUS_Reversed
public static final String DOCSTATUS_Closed
public static final String DOCSTATUS_Unknown
public static final String DOCSTATUS_InProgress
public static final String DOCSTATUS_WaitingPayment
public static final String DOCSTATUS_WaitingConfirmation
public static final int R_AVSADDR_AD_Reference_ID
public static final String R_AVSADDR_Match
public static final String R_AVSADDR_NoMatch
public static final String R_AVSADDR_Unavailable
public static final int R_AVSZIP_AD_Reference_ID
public static final String R_AVSZIP_Match
public static final String R_AVSZIP_NoMatch
public static final String R_AVSZIP_Unavailable
public static final int REF_PAYMENT_ID_AD_Reference_ID
public static final int REVERSAL_ID_AD_Reference_ID
public static final int TENDERTYPE_AD_Reference_ID
public static final String TENDERTYPE_CreditCard
public static final String TENDERTYPE_Check
public static final String TENDERTYPE_DirectDeposit
public static final String TENDERTYPE_DirectDebit
public static final String TENDERTYPE_Account
public static final int TRXTYPE_AD_Reference_ID
public static final String TRXTYPE_Sales
public static final String TRXTYPE_DelayedCapture
public static final String TRXTYPE_CreditPayment
public static final String TRXTYPE_VoiceAuthorization
public static final String TRXTYPE_Authorization
public static final String TRXTYPE_Void
public static final int USER1_ID_AD_Reference_ID
public static final int USER2_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_C_Payment(Properties ctx,
int C_Payment_ID,
String trxName)
public X_C_Payment(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAccountNo(String AccountNo)
setAccountNo in interface I_C_PaymentAccountNo - Account Numberpublic String getAccountNo()
getAccountNo in interface I_C_Paymentpublic void setA_City(String A_City)
setA_City in interface I_C_PaymentA_City - City or the Credit Card or Account Holderpublic String getA_City()
getA_City in interface I_C_Paymentpublic void setA_Country(String A_Country)
setA_Country in interface I_C_PaymentA_Country - Countrypublic String getA_Country()
getA_Country in interface I_C_Paymentpublic void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
setAD_OrgTrx_ID in interface I_C_PaymentAD_OrgTrx_ID - Performing or initiating organizationpublic int getAD_OrgTrx_ID()
getAD_OrgTrx_ID in interface I_C_Paymentpublic void setA_EMail(String A_EMail)
setA_EMail in interface I_C_PaymentA_EMail - Email Addresspublic String getA_EMail()
getA_EMail in interface I_C_Paymentpublic void setA_Ident_DL(String A_Ident_DL)
setA_Ident_DL in interface I_C_PaymentA_Ident_DL - Payment Identification - Driver Licensepublic String getA_Ident_DL()
getA_Ident_DL in interface I_C_Paymentpublic void setA_Ident_SSN(String A_Ident_SSN)
setA_Ident_SSN in interface I_C_PaymentA_Ident_SSN - Payment Identification - Social Security Nopublic String getA_Ident_SSN()
getA_Ident_SSN in interface I_C_Paymentpublic void setA_Name(String A_Name)
setA_Name in interface I_C_PaymentA_Name - Name on Credit Card or Account holderpublic String getA_Name()
getA_Name in interface I_C_Paymentpublic void setA_State(String A_State)
setA_State in interface I_C_PaymentA_State - State of the Credit Card or Account holderpublic String getA_State()
getA_State in interface I_C_Paymentpublic void setA_Street(String A_Street)
setA_Street in interface I_C_PaymentA_Street - Street address of the Credit Card or Account holderpublic String getA_Street()
getA_Street in interface I_C_Paymentpublic void setA_Zip(String A_Zip)
setA_Zip in interface I_C_PaymentA_Zip - Zip Code of the Credit Card or Account Holderpublic String getA_Zip()
getA_Zip in interface I_C_Payment
public I_C_Activity getC_Activity()
throws Exception
getC_Activity in interface I_C_PaymentExceptionpublic void setC_Activity_ID(int C_Activity_ID)
setC_Activity_ID in interface I_C_PaymentC_Activity_ID - Business Activitypublic int getC_Activity_ID()
getC_Activity_ID in interface I_C_Payment
public I_C_BankAccount getC_BankAccount()
throws Exception
getC_BankAccount in interface I_C_PaymentExceptionpublic void setC_BankAccount_ID(int C_BankAccount_ID)
setC_BankAccount_ID in interface I_C_PaymentC_BankAccount_ID - Account at the Bankpublic int getC_BankAccount_ID()
getC_BankAccount_ID in interface I_C_Payment
public I_C_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_C_PaymentExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_C_PaymentC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_C_Payment
public I_C_BP_BankAccount getC_BP_BankAccount()
throws Exception
getC_BP_BankAccount in interface I_C_PaymentExceptionpublic void setC_BP_BankAccount_ID(int C_BP_BankAccount_ID)
setC_BP_BankAccount_ID in interface I_C_PaymentC_BP_BankAccount_ID - Bank Account of the Business Partnerpublic int getC_BP_BankAccount_ID()
getC_BP_BankAccount_ID in interface I_C_Payment
public I_C_Campaign getC_Campaign()
throws Exception
getC_Campaign in interface I_C_PaymentExceptionpublic void setC_Campaign_ID(int C_Campaign_ID)
setC_Campaign_ID in interface I_C_PaymentC_Campaign_ID - Marketing Campaignpublic int getC_Campaign_ID()
getC_Campaign_ID in interface I_C_Payment
public I_C_Charge getC_Charge()
throws Exception
getC_Charge in interface I_C_PaymentExceptionpublic void setC_Charge_ID(int C_Charge_ID)
setC_Charge_ID in interface I_C_PaymentC_Charge_ID - Additional document chargespublic int getC_Charge_ID()
getC_Charge_ID in interface I_C_Payment
public I_C_ConversionType getC_ConversionType()
throws Exception
getC_ConversionType in interface I_C_PaymentExceptionpublic void setC_ConversionType_ID(int C_ConversionType_ID)
setC_ConversionType_ID in interface I_C_PaymentC_ConversionType_ID - Currency Conversion Rate Typepublic int getC_ConversionType_ID()
getC_ConversionType_ID in interface I_C_Payment
public I_C_Currency getC_Currency()
throws Exception
getC_Currency in interface I_C_PaymentExceptionpublic void setC_Currency_ID(int C_Currency_ID)
setC_Currency_ID in interface I_C_PaymentC_Currency_ID - The Currency for this recordpublic int getC_Currency_ID()
getC_Currency_ID in interface I_C_Payment
public I_C_DocType getC_DocType()
throws Exception
getC_DocType in interface I_C_PaymentExceptionpublic void setC_DocType_ID(int C_DocType_ID)
setC_DocType_ID in interface I_C_PaymentC_DocType_ID - Document type or rulespublic int getC_DocType_ID()
getC_DocType_ID in interface I_C_Paymentpublic void setChargeAmt(BigDecimal ChargeAmt)
setChargeAmt in interface I_C_PaymentChargeAmt - Charge Amountpublic BigDecimal getChargeAmt()
getChargeAmt in interface I_C_Paymentpublic void setCheckNo(String CheckNo)
setCheckNo in interface I_C_PaymentCheckNo - Check Numberpublic String getCheckNo()
getCheckNo in interface I_C_Payment
public I_C_Invoice getC_Invoice()
throws Exception
getC_Invoice in interface I_C_PaymentExceptionpublic void setC_Invoice_ID(int C_Invoice_ID)
setC_Invoice_ID in interface I_C_PaymentC_Invoice_ID - Invoice Identifierpublic int getC_Invoice_ID()
getC_Invoice_ID in interface I_C_Payment
public I_C_Order getC_Order()
throws Exception
getC_Order in interface I_C_PaymentExceptionpublic void setC_Order_ID(int C_Order_ID)
setC_Order_ID in interface I_C_PaymentC_Order_ID - Orderpublic int getC_Order_ID()
getC_Order_ID in interface I_C_Payment
public I_C_PaymentBatch getC_PaymentBatch()
throws Exception
getC_PaymentBatch in interface I_C_PaymentExceptionpublic void setC_PaymentBatch_ID(int C_PaymentBatch_ID)
setC_PaymentBatch_ID in interface I_C_PaymentC_PaymentBatch_ID - Payment batch for EFTpublic int getC_PaymentBatch_ID()
getC_PaymentBatch_ID in interface I_C_Paymentpublic void setC_Payment_ID(int C_Payment_ID)
setC_Payment_ID in interface I_C_PaymentC_Payment_ID - Payment identifierpublic int getC_Payment_ID()
getC_Payment_ID in interface I_C_Payment
public I_C_Project getC_Project()
throws Exception
getC_Project in interface I_C_PaymentExceptionpublic void setC_Project_ID(int C_Project_ID)
setC_Project_ID in interface I_C_PaymentC_Project_ID - Financial Projectpublic int getC_Project_ID()
getC_Project_ID in interface I_C_Paymentpublic void setCreditCardExpMM(int CreditCardExpMM)
setCreditCardExpMM in interface I_C_PaymentCreditCardExpMM - Expiry Monthpublic int getCreditCardExpMM()
getCreditCardExpMM in interface I_C_Paymentpublic void setCreditCardExpYY(int CreditCardExpYY)
setCreditCardExpYY in interface I_C_PaymentCreditCardExpYY - Expiry Yearpublic int getCreditCardExpYY()
getCreditCardExpYY in interface I_C_Paymentpublic void setCreditCardNumber(String CreditCardNumber)
setCreditCardNumber in interface I_C_PaymentCreditCardNumber - Credit Card Numberpublic String getCreditCardNumber()
getCreditCardNumber in interface I_C_Paymentpublic void setCreditCardType(String CreditCardType)
setCreditCardType in interface I_C_PaymentCreditCardType - Credit Card (Visa, MC, AmEx)public String getCreditCardType()
getCreditCardType in interface I_C_Paymentpublic void setCreditCardVV(String CreditCardVV)
setCreditCardVV in interface I_C_PaymentCreditCardVV - Credit Card Verification code on credit cardpublic String getCreditCardVV()
getCreditCardVV in interface I_C_Paymentpublic void setDateAcct(Timestamp DateAcct)
setDateAcct in interface I_C_PaymentDateAcct - Accounting Datepublic Timestamp getDateAcct()
getDateAcct in interface I_C_Paymentpublic void setDateTrx(Timestamp DateTrx)
setDateTrx in interface I_C_PaymentDateTrx - Transaction Datepublic Timestamp getDateTrx()
getDateTrx in interface I_C_Paymentpublic void setDescription(String Description)
setDescription in interface I_C_PaymentDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_C_Paymentpublic void setDiscountAmt(BigDecimal DiscountAmt)
setDiscountAmt in interface I_C_PaymentDiscountAmt - Calculated amount of discountpublic BigDecimal getDiscountAmt()
getDiscountAmt in interface I_C_Paymentpublic void setDocAction(String DocAction)
setDocAction in interface I_C_PaymentDocAction - The targeted status of the documentpublic String getDocAction()
getDocAction in interface I_C_Paymentpublic void setDocStatus(String DocStatus)
setDocStatus in interface I_C_PaymentDocStatus - The current status of the documentpublic String getDocStatus()
getDocStatus in interface I_C_Paymentpublic void setDocumentNo(String DocumentNo)
setDocumentNo in interface I_C_PaymentDocumentNo - Document sequence number of the documentpublic String getDocumentNo()
getDocumentNo in interface I_C_Paymentpublic KeyNamePair getKeyNamePair()
public void setIsAllocated(boolean IsAllocated)
setIsAllocated in interface I_C_PaymentIsAllocated - Indicates if the payment has been allocatedpublic boolean isAllocated()
isAllocated in interface I_C_Paymentpublic void setIsApproved(boolean IsApproved)
setIsApproved in interface I_C_PaymentIsApproved - Indicates if this document requires approvalpublic boolean isApproved()
isApproved in interface I_C_Paymentpublic void setIsDelayedCapture(boolean IsDelayedCapture)
setIsDelayedCapture in interface I_C_PaymentIsDelayedCapture - Charge after Shipmentpublic boolean isDelayedCapture()
isDelayedCapture in interface I_C_Paymentpublic void setIsOnline(boolean IsOnline)
setIsOnline in interface I_C_PaymentIsOnline - Can be accessed onlinepublic boolean isOnline()
isOnline in interface I_C_Paymentpublic void setIsOverUnderPayment(boolean IsOverUnderPayment)
setIsOverUnderPayment in interface I_C_PaymentIsOverUnderPayment - Over-Payment (unallocated) or Under-Payment (partial payment)public boolean isOverUnderPayment()
isOverUnderPayment in interface I_C_Paymentpublic void setIsPrepayment(boolean IsPrepayment)
setIsPrepayment in interface I_C_PaymentIsPrepayment - The Payment/Receipt is a Prepaymentpublic boolean isPrepayment()
isPrepayment in interface I_C_Paymentpublic void setIsReceipt(boolean IsReceipt)
setIsReceipt in interface I_C_PaymentIsReceipt - This is a sales transaction (receipt)public boolean isReceipt()
isReceipt in interface I_C_Paymentpublic void setIsReconciled(boolean IsReconciled)
setIsReconciled in interface I_C_PaymentIsReconciled - Payment is reconciled with bank statementpublic boolean isReconciled()
isReconciled in interface I_C_Paymentpublic void setIsSelfService(boolean IsSelfService)
setIsSelfService in interface I_C_PaymentIsSelfService - This is a Self-Service entry or this entry can be changed via Self-Servicepublic boolean isSelfService()
isSelfService in interface I_C_Paymentpublic void setMicr(String Micr)
setMicr in interface I_C_PaymentMicr - Combination of routing no, account and check nopublic String getMicr()
getMicr in interface I_C_Paymentpublic void setOProcessing(String OProcessing)
setOProcessing in interface I_C_PaymentOProcessing - This payment can be processed onlinepublic String getOProcessing()
getOProcessing in interface I_C_Paymentpublic void setOrig_TrxID(String Orig_TrxID)
setOrig_TrxID in interface I_C_PaymentOrig_TrxID - Original Transaction IDpublic String getOrig_TrxID()
getOrig_TrxID in interface I_C_Paymentpublic void setOverUnderAmt(BigDecimal OverUnderAmt)
setOverUnderAmt in interface I_C_PaymentOverUnderAmt - Over-Payment (unallocated) or Under-Payment (partial payment) Amountpublic BigDecimal getOverUnderAmt()
getOverUnderAmt in interface I_C_Paymentpublic void setPayAmt(BigDecimal PayAmt)
setPayAmt in interface I_C_PaymentPayAmt - Amount being paidpublic BigDecimal getPayAmt()
getPayAmt in interface I_C_Paymentpublic void setPONum(String PONum)
setPONum in interface I_C_PaymentPONum - Purchase Order Numberpublic String getPONum()
getPONum in interface I_C_Paymentpublic void setPosted(boolean Posted)
setPosted in interface I_C_PaymentPosted - Posting statuspublic boolean isPosted()
isPosted in interface I_C_Paymentpublic void setProcessed(boolean Processed)
setProcessed in interface I_C_PaymentProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_C_Paymentpublic void setProcessing(boolean Processing)
setProcessing in interface I_C_PaymentProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_C_Paymentpublic void setR_AuthCode(String R_AuthCode)
setR_AuthCode in interface I_C_PaymentR_AuthCode - Authorization Code returnedpublic String getR_AuthCode()
getR_AuthCode in interface I_C_Paymentpublic void setR_AuthCode_DC(String R_AuthCode_DC)
setR_AuthCode_DC in interface I_C_PaymentR_AuthCode_DC - Authorization Code Delayed Capture returnedpublic String getR_AuthCode_DC()
getR_AuthCode_DC in interface I_C_Paymentpublic void setR_AvsAddr(String R_AvsAddr)
setR_AvsAddr in interface I_C_PaymentR_AvsAddr - This address has been verifiedpublic String getR_AvsAddr()
getR_AvsAddr in interface I_C_Paymentpublic void setR_AvsZip(String R_AvsZip)
setR_AvsZip in interface I_C_PaymentR_AvsZip - The Zip Code has been verifiedpublic String getR_AvsZip()
getR_AvsZip in interface I_C_Paymentpublic void setR_CVV2Match(boolean R_CVV2Match)
setR_CVV2Match in interface I_C_PaymentR_CVV2Match - Credit Card Verification Code Matchpublic boolean isR_CVV2Match()
isR_CVV2Match in interface I_C_Paymentpublic void setRef_Payment_ID(int Ref_Payment_ID)
setRef_Payment_ID in interface I_C_PaymentRef_Payment_ID - Referenced Paymentpublic int getRef_Payment_ID()
getRef_Payment_ID in interface I_C_Paymentpublic void setReversal_ID(int Reversal_ID)
setReversal_ID in interface I_C_PaymentReversal_ID - ID of document reversalpublic int getReversal_ID()
getReversal_ID in interface I_C_Paymentpublic void setR_Info(String R_Info)
setR_Info in interface I_C_PaymentR_Info - Response infopublic String getR_Info()
getR_Info in interface I_C_Paymentpublic void setRoutingNo(String RoutingNo)
setRoutingNo in interface I_C_PaymentRoutingNo - Bank Routing Numberpublic String getRoutingNo()
getRoutingNo in interface I_C_Paymentpublic void setR_PnRef(String R_PnRef)
setR_PnRef in interface I_C_PaymentR_PnRef - Payment referencepublic String getR_PnRef()
getR_PnRef in interface I_C_Paymentpublic void setR_PnRef_DC(String R_PnRef_DC)
setR_PnRef_DC in interface I_C_PaymentR_PnRef_DC - Payment Reference Delayed Capturepublic String getR_PnRef_DC()
getR_PnRef_DC in interface I_C_Paymentpublic void setR_RespMsg(String R_RespMsg)
setR_RespMsg in interface I_C_PaymentR_RespMsg - Response messagepublic String getR_RespMsg()
getR_RespMsg in interface I_C_Paymentpublic void setR_Result(String R_Result)
setR_Result in interface I_C_PaymentR_Result - Result of transmissionpublic String getR_Result()
getR_Result in interface I_C_Paymentpublic void setSwipe(String Swipe)
setSwipe in interface I_C_PaymentSwipe - Track 1 and 2 of the Credit Cardpublic String getSwipe()
getSwipe in interface I_C_Paymentpublic void setTaxAmt(BigDecimal TaxAmt)
setTaxAmt in interface I_C_PaymentTaxAmt - Tax Amount for a documentpublic BigDecimal getTaxAmt()
getTaxAmt in interface I_C_Paymentpublic void setTenderType(String TenderType)
setTenderType in interface I_C_PaymentTenderType - Method of Paymentpublic String getTenderType()
getTenderType in interface I_C_Paymentpublic void setTrxType(String TrxType)
setTrxType in interface I_C_PaymentTrxType - Type of credit card transactionpublic String getTrxType()
getTrxType in interface I_C_Paymentpublic void setUser1_ID(int User1_ID)
setUser1_ID in interface I_C_PaymentUser1_ID - User defined list element #1public int getUser1_ID()
getUser1_ID in interface I_C_Paymentpublic void setUser2_ID(int User2_ID)
setUser2_ID in interface I_C_PaymentUser2_ID - User defined list element #2public int getUser2_ID()
getUser2_ID in interface I_C_Paymentpublic void setVoiceAuthCode(String VoiceAuthCode)
setVoiceAuthCode in interface I_C_PaymentVoiceAuthCode - Voice Authorization Code from credit card companypublic String getVoiceAuthCode()
getVoiceAuthCode in interface I_C_Paymentpublic void setWriteOffAmt(BigDecimal WriteOffAmt)
setWriteOffAmt in interface I_C_PaymentWriteOffAmt - Amount to write-offpublic BigDecimal getWriteOffAmt()
getWriteOffAmt in interface I_C_Payment
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||