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 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name A_Namestatic final StringColumn name AccountNostatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name C_Order_IDstatic final StringColumn name C_Payment_IDstatic final StringColumn name C_POSPayment_IDstatic final StringColumn name C_POSPayment_UUstatic final StringColumn name C_POSTenderType_IDstatic final StringColumn name CheckNostatic final StringColumn name CheckStatusstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name CreditCardNumberstatic final StringColumn name CreditCardTypestatic final StringColumn name DatePromisedstatic final StringColumn name DepositGroupstatic final StringColumn name Helpstatic final StringColumn name IBANstatic final StringColumn name IsActivestatic final StringColumn name IsPostDatedstatic final StringColumn name Micrstatic final StringColumn name PayAmtstatic final StringColumn name Processedstatic final StringColumn name RoutingNostatic final StringColumn name SwiftCodestatic final StringColumn name TenderTypestatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name VoiceAuthCodestatic final KeyNamePairstatic final intAD_Table_ID=200016static final StringTableName=C_POSPayment -
Method Summary
Modifier and TypeMethodDescriptionGet Account Name.Get Account No.intGet Tenant.intGet Organization.Deprecated.intGet Order.Deprecated.intGet Payment.intGet POS PaymentGet C_POSPayment_UUDeprecated.intGet POS Tender TypeGet Check No.Get Check StatusGet Created.intGet 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.intGet Updated By.Get Voice authorization code.booleanisActive()Get Active.booleanGet Post DatedbooleanGet Processed.voidSet Account Name.voidsetAccountNo(String AccountNo) Set Account No.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetC_Order_ID(int C_Order_ID) Set Order.voidsetC_Payment_ID(int C_Payment_ID) Set Payment.voidsetC_POSPayment_ID(int C_POSPayment_ID) Set POS PaymentvoidsetC_POSPayment_UU(String C_POSPayment_UU) Set C_POSPayment_UUvoidsetC_POSTenderType_ID(int C_POSTenderType_ID) Set POS Tender TypevoidsetCheckNo(String CheckNo) Set Check No.voidsetCheckStatus(String CheckStatus) Set Check StatusvoidsetCreditCardNumber(String CreditCardNumber) Set Number.voidsetCreditCardType(String CreditCardType) Set Credit Card.voidsetDatePromised(Timestamp DatePromised) Set Date Promised.voidsetDepositGroup(String DepositGroup) Set Deposit GroupvoidSet Comment/Help.voidSet IBAN.voidsetIsActive(boolean IsActive) Set Active.voidsetIsPostDated(boolean IsPostDated) Set Post DatedvoidSet Micr.voidsetPayAmt(BigDecimal PayAmt) Set Payment amount.voidsetProcessed(boolean Processed) Set Processed.voidsetRoutingNo(String RoutingNo) Set Routing No.voidsetSwiftCode(String SwiftCode) Set Swift code.voidsetTenderType(String TenderType) Set Tender type.voidsetVoiceAuthCode(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_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_AccountNo
Column name AccountNo- See Also:
-
COLUMNNAME_C_Order_ID
Column name C_Order_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_C_Payment_ID
Column name C_Payment_ID- See Also:
-
COLUMNNAME_CheckNo
Column name CheckNo- See Also:
-
COLUMNNAME_CheckStatus
Column name CheckStatus- 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
-
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 -
setAccountNo
Set Account No. Account Number -
getAccountNo
String getAccountNo()Get Account No. Account Number -
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
Deprecated.- 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
Deprecated.- 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
Deprecated.- Throws:
RuntimeException
-
setCheckNo
Set Check No. Check Number -
getCheckNo
String getCheckNo()Get Check No. Check Number -
setCheckStatus
Set Check Status -
getCheckStatus
String getCheckStatus()Get Check Status -
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
-