Adempiere 3.5.2a

org.compiere.model
Interface I_U_BlackListCheque

All Known Implementing Classes:
X_U_BlackListCheque

public interface I_U_BlackListCheque

Generated Interface for U_BlackListCheque

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 3 - Client - Org
static String COLUMNNAME_BankName
          Column name BankName
static String COLUMNNAME_ChequeNo
          Column name ChequeNo
static String COLUMNNAME_U_BlackListCheque_ID
          Column name U_BlackListCheque_ID
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=52000
static String Table_Name
          TableName=U_BlackListCheque
 
Method Summary
 String getBankName()
          Get Bank Name
 String getChequeNo()
          Get Cheque No
 int getU_BlackListCheque_ID()
          Get Black List Cheque
 void setBankName(String BankName)
          Set Bank Name
 void setChequeNo(String ChequeNo)
          Set Cheque No
 void setU_BlackListCheque_ID(int U_BlackListCheque_ID)
          Set Black List Cheque
 

Field Detail

Table_Name

static final String Table_Name
TableName=U_BlackListCheque

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=52000


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


COLUMNNAME_BankName

static final String COLUMNNAME_BankName
Column name BankName

See Also:
Constant Field Values

COLUMNNAME_ChequeNo

static final String COLUMNNAME_ChequeNo
Column name ChequeNo

See Also:
Constant Field Values

COLUMNNAME_U_BlackListCheque_ID

static final String COLUMNNAME_U_BlackListCheque_ID
Column name U_BlackListCheque_ID

See Also:
Constant Field Values
Method Detail

setBankName

void setBankName(String BankName)
Set Bank Name


getBankName

String getBankName()
Get Bank Name


setChequeNo

void setChequeNo(String ChequeNo)
Set Cheque No


getChequeNo

String getChequeNo()
Get Cheque No


setU_BlackListCheque_ID

void setU_BlackListCheque_ID(int U_BlackListCheque_ID)
Set Black List Cheque


getU_BlackListCheque_ID

int getU_BlackListCheque_ID()
Get Black List Cheque


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.