Package org.compiere.model
Interface I_C_POSPayment
- All Known Implementing Classes:
MPOSPayment
,X_C_POSPayment
public interface I_C_POSPayment
Generated Interface for C_POSPayment
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name A_Namestatic final String
Column name AccountNostatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_Order_IDstatic final String
Column name C_Payment_IDstatic final String
Column name C_POSPayment_IDstatic final String
Column name C_POSPayment_UUstatic final String
Column name C_POSTenderType_IDstatic final String
Column name CheckNostatic final String
Column name CheckStatusstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name CreditCardNumberstatic final String
Column name CreditCardTypestatic final String
Column name DatePromisedstatic final String
Column name DepositGroupstatic final String
Column name Helpstatic final String
Column name IBANstatic final String
Column name IsActivestatic final String
Column name IsPostDatedstatic final String
Column name Micrstatic final String
Column name PayAmtstatic final String
Column name Processedstatic final String
Column name RoutingNostatic final String
Column name SwiftCodestatic final String
Column name TenderTypestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name VoiceAuthCodestatic final KeyNamePair
static final int
AD_Table_ID=200016static final String
TableName=C_POSPayment -
Method Summary
Modifier and TypeMethodDescriptionGet Account Name.Get Account No.int
Get Tenant.int
Get Organization.int
Get Order.int
Get Payment.int
Get POS PaymentGet C_POSPayment_UUint
Get POS Tender TypeGet Check No.Get Check StatusGet Created.int
Get Created By.Get Number.Get Credit Card.Get Date Promised.Get Deposit GroupgetHelp()
Get Comment/Help.getIBAN()
Get IBAN.getMicr()
Get Micr.Get Payment amount.Get Routing No.Get Swift code.Get Tender type.Get Updated.int
Get Updated By.Get Voice authorization code.boolean
isActive()
Get Active.boolean
Get Post Datedboolean
Get Processed.void
Set Account Name.void
setAccountNo
(String AccountNo) Set Account No.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_Order_ID
(int C_Order_ID) Set Order.void
setC_Payment_ID
(int C_Payment_ID) Set Payment.void
setC_POSPayment_ID
(int C_POSPayment_ID) Set POS Paymentvoid
setC_POSPayment_UU
(String C_POSPayment_UU) Set C_POSPayment_UUvoid
setC_POSTenderType_ID
(int C_POSTenderType_ID) Set POS Tender Typevoid
setCheckNo
(String CheckNo) Set Check No.void
setCheckStatus
(String CheckStatus) Set Check Statusvoid
setCreditCardNumber
(String CreditCardNumber) Set Number.void
setCreditCardType
(String CreditCardType) Set Credit Card.void
setDatePromised
(Timestamp DatePromised) Set Date Promised.void
setDepositGroup
(String DepositGroup) Set Deposit Groupvoid
Set Comment/Help.void
Set IBAN.void
setIsActive
(boolean IsActive) Set Active.void
setIsPostDated
(boolean IsPostDated) Set Post Datedvoid
Set Micr.void
setPayAmt
(BigDecimal PayAmt) Set Payment amount.void
setProcessed
(boolean Processed) Set Processed.void
setRoutingNo
(String RoutingNo) Set Routing No.void
setSwiftCode
(String SwiftCode) Set Swift code.void
setTenderType
(String TenderType) Set Tender type.void
setVoiceAuthCode
(String VoiceAuthCode) Set Voice authorization code.
-
Field Details
-
Table_Name
TableName=C_POSPayment- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200016- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AccountNo
Column name AccountNo- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_A_Name
Column name A_Name- See Also:
-
COLUMNNAME_CheckNo
Column name CheckNo- See Also:
-
COLUMNNAME_CheckStatus
Column name CheckStatus- See Also:
-
COLUMNNAME_C_Order_ID
Column name C_Order_ID- See Also:
-
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID- See Also:
-
COLUMNNAME_C_POSPayment_ID
Column name C_POSPayment_ID- See Also:
-
COLUMNNAME_C_POSPayment_UU
Column name C_POSPayment_UU- See Also:
-
COLUMNNAME_C_POSTenderType_ID
Column name C_POSTenderType_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_CreditCardNumber
Column name CreditCardNumber- See Also:
-
COLUMNNAME_CreditCardType
Column name CreditCardType- See Also:
-
COLUMNNAME_DatePromised
Column name DatePromised- See Also:
-
COLUMNNAME_DepositGroup
Column name DepositGroup- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IBAN
Column name IBAN- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsPostDated
Column name IsPostDated- See Also:
-
COLUMNNAME_Micr
Column name Micr- See Also:
-
COLUMNNAME_PayAmt
Column name PayAmt- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_RoutingNo
Column name RoutingNo- See Also:
-
COLUMNNAME_SwiftCode
Column name SwiftCode- See Also:
-
COLUMNNAME_TenderType
Column name TenderType- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_VoiceAuthCode
Column name VoiceAuthCode- See Also:
-
-
Method Details
-
setAccountNo
Set Account No. Account Number -
getAccountNo
String getAccountNo()Get Account No. Account Number -
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setA_Name
Set Account Name. Name on Credit Card or Account holder -
getA_Name
String getA_Name()Get Account Name. Name on Credit Card or Account holder -
setCheckNo
Set Check No. Check Number -
getCheckNo
String getCheckNo()Get Check No. Check Number -
setCheckStatus
Set Check Status -
getCheckStatus
String getCheckStatus()Get Check Status -
setC_Order_ID
void setC_Order_ID(int C_Order_ID) Set Order. Order -
getC_Order_ID
int getC_Order_ID()Get Order. Order -
getC_Order
- Throws:
RuntimeException
-
setC_Payment_ID
void setC_Payment_ID(int C_Payment_ID) Set Payment. Payment identifier -
getC_Payment_ID
int getC_Payment_ID()Get Payment. Payment identifier -
getC_Payment
- Throws:
RuntimeException
-
setC_POSPayment_ID
void setC_POSPayment_ID(int C_POSPayment_ID) Set POS Payment -
getC_POSPayment_ID
int getC_POSPayment_ID()Get POS Payment -
setC_POSPayment_UU
Set C_POSPayment_UU -
getC_POSPayment_UU
String getC_POSPayment_UU()Get C_POSPayment_UU -
setC_POSTenderType_ID
void setC_POSTenderType_ID(int C_POSTenderType_ID) Set POS Tender Type -
getC_POSTenderType_ID
int getC_POSTenderType_ID()Get POS Tender Type -
getC_POSTenderType
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setCreditCardNumber
Set Number. Credit Card Number -
getCreditCardNumber
String getCreditCardNumber()Get Number. Credit Card Number -
setCreditCardType
Set Credit Card. Credit Card (Visa, MC, AmEx) -
getCreditCardType
String getCreditCardType()Get Credit Card. Credit Card (Visa, MC, AmEx) -
setDatePromised
Set Date Promised. Date Order was promised -
getDatePromised
Timestamp getDatePromised()Get Date Promised. Date Order was promised -
setDepositGroup
Set Deposit Group -
getDepositGroup
String getDepositGroup()Get Deposit Group -
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
setIBAN
Set IBAN. International Bank Account Number -
getIBAN
String getIBAN()Get IBAN. International Bank Account Number -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsPostDated
void setIsPostDated(boolean IsPostDated) Set Post Dated -
isPostDated
boolean isPostDated()Get Post Dated -
setMicr
Set Micr. Combination of routing no, account and check no -
getMicr
String getMicr()Get Micr. Combination of routing no, account and check no -
setPayAmt
Set Payment amount. Amount being paid -
getPayAmt
BigDecimal getPayAmt()Get Payment amount. Amount being paid -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setRoutingNo
Set Routing No. Bank Routing Number -
getRoutingNo
String getRoutingNo()Get Routing No. Bank Routing Number -
setSwiftCode
Set Swift code. Swift Code or BIC -
getSwiftCode
String getSwiftCode()Get Swift code. Swift Code or BIC -
setTenderType
Set Tender type. Method of Payment -
getTenderType
String getTenderType()Get Tender type. Method of Payment -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setVoiceAuthCode
Set Voice authorization code. Voice Authorization Code from credit card company -
getVoiceAuthCode
String getVoiceAuthCode()Get Voice authorization code. Voice Authorization Code from credit card company
-