Adempiere 3.5.2a

org.compiere.model
Interface I_C_RfQResponseLineQty

All Known Implementing Classes:
MRfQResponseLineQty, X_C_RfQResponseLineQty

public interface I_C_RfQResponseLineQty

Generated Interface for C_RfQResponseLineQty

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 1 - Org
static String COLUMNNAME_C_RfQLineQty_ID
          Column name C_RfQLineQty_ID
static String COLUMNNAME_C_RfQResponseLine_ID
          Column name C_RfQResponseLine_ID
static String COLUMNNAME_C_RfQResponseLineQty_ID
          Column name C_RfQResponseLineQty_ID
static String COLUMNNAME_Discount
          Column name Discount
static String COLUMNNAME_Price
          Column name Price
static String COLUMNNAME_Ranking
          Column name Ranking
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=672
static String Table_Name
          TableName=C_RfQResponseLineQty
 
Method Summary
 int getC_RfQLineQty_ID()
          Get RfQ Line Quantity.
 I_C_RfQLineQty getC_RfQLineQty()
           
 int getC_RfQResponseLine_ID()
          Get RfQ Response Line.
 I_C_RfQResponseLine getC_RfQResponseLine()
           
 int getC_RfQResponseLineQty_ID()
          Get RfQ Response Line Qty.
 BigDecimal getDiscount()
          Get Discount %.
 BigDecimal getPrice()
          Get Price.
 int getRanking()
          Get Ranking.
 void setC_RfQLineQty_ID(int C_RfQLineQty_ID)
          Set RfQ Line Quantity.
 void setC_RfQResponseLine_ID(int C_RfQResponseLine_ID)
          Set RfQ Response Line.
 void setC_RfQResponseLineQty_ID(int C_RfQResponseLineQty_ID)
          Set RfQ Response Line Qty.
 void setDiscount(BigDecimal Discount)
          Set Discount %.
 void setPrice(BigDecimal Price)
          Set Price.
 void setRanking(int Ranking)
          Set Ranking.
 

Field Detail

Table_Name

static final String Table_Name
TableName=C_RfQResponseLineQty

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=672


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 1 - Org


COLUMNNAME_C_RfQLineQty_ID

static final String COLUMNNAME_C_RfQLineQty_ID
Column name C_RfQLineQty_ID

See Also:
Constant Field Values

COLUMNNAME_C_RfQResponseLine_ID

static final String COLUMNNAME_C_RfQResponseLine_ID
Column name C_RfQResponseLine_ID

See Also:
Constant Field Values

COLUMNNAME_C_RfQResponseLineQty_ID

static final String COLUMNNAME_C_RfQResponseLineQty_ID
Column name C_RfQResponseLineQty_ID

See Also:
Constant Field Values

COLUMNNAME_Discount

static final String COLUMNNAME_Discount
Column name Discount

See Also:
Constant Field Values

COLUMNNAME_Price

static final String COLUMNNAME_Price
Column name Price

See Also:
Constant Field Values

COLUMNNAME_Ranking

static final String COLUMNNAME_Ranking
Column name Ranking

See Also:
Constant Field Values
Method Detail

setC_RfQLineQty_ID

void setC_RfQLineQty_ID(int C_RfQLineQty_ID)
Set RfQ Line Quantity. Request for Quotation Line Quantity


getC_RfQLineQty_ID

int getC_RfQLineQty_ID()
Get RfQ Line Quantity. Request for Quotation Line Quantity


getC_RfQLineQty

I_C_RfQLineQty getC_RfQLineQty()
                               throws Exception
Throws:
Exception

setC_RfQResponseLine_ID

void setC_RfQResponseLine_ID(int C_RfQResponseLine_ID)
Set RfQ Response Line. Request for Quotation Response Line


getC_RfQResponseLine_ID

int getC_RfQResponseLine_ID()
Get RfQ Response Line. Request for Quotation Response Line


getC_RfQResponseLine

I_C_RfQResponseLine getC_RfQResponseLine()
                                         throws Exception
Throws:
Exception

setC_RfQResponseLineQty_ID

void setC_RfQResponseLineQty_ID(int C_RfQResponseLineQty_ID)
Set RfQ Response Line Qty. Request for Quotation Response Line Quantity


getC_RfQResponseLineQty_ID

int getC_RfQResponseLineQty_ID()
Get RfQ Response Line Qty. Request for Quotation Response Line Quantity


setDiscount

void setDiscount(BigDecimal Discount)
Set Discount %. Discount in percent


getDiscount

BigDecimal getDiscount()
Get Discount %. Discount in percent


setPrice

void setPrice(BigDecimal Price)
Set Price. Price


getPrice

BigDecimal getPrice()
Get Price. Price


setRanking

void setRanking(int Ranking)
Set Ranking. Relative Rank Number


getRanking

int getRanking()
Get Ranking. Relative Rank Number


Adempiere 3.5.2a

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