Package 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 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 1 - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_C_RfQLineQty_ID
Column name C_RfQLineQty_IDstatic String
COLUMNNAME_C_RfQResponseLine_ID
Column name C_RfQResponseLine_IDstatic String
COLUMNNAME_C_RfQResponseLineQty_ID
Column name C_RfQResponseLineQty_IDstatic String
COLUMNNAME_C_RfQResponseLineQty_UU
Column name C_RfQResponseLineQty_UUstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Discount
Column name Discountstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_Price
Column name Pricestatic String
COLUMNNAME_Ranking
Column name Rankingstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=672static String
Table_Name
TableName=C_RfQResponseLineQty
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.I_C_RfQLineQty
getC_RfQLineQty()
int
getC_RfQLineQty_ID()
Get RfQ Line Quantity.I_C_RfQResponseLine
getC_RfQResponseLine()
int
getC_RfQResponseLine_ID()
Get RfQ Response Line.int
getC_RfQResponseLineQty_ID()
Get RfQ Response Line Qty.String
getC_RfQResponseLineQty_UU()
Get C_RfQResponseLineQty_UUTimestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.BigDecimal
getDiscount()
Get Discount %.BigDecimal
getPrice()
Get Price.int
getRanking()
Get Ranking.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.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
setC_RfQResponseLineQty_UU(String C_RfQResponseLineQty_UU)
Set C_RfQResponseLineQty_UUvoid
setDiscount(BigDecimal Discount)
Set Discount %.void
setIsActive(boolean IsActive)
Set Active.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- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 1 - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
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_C_RfQResponseLineQty_UU
static final String COLUMNNAME_C_RfQResponseLineQty_UU
Column name C_RfQResponseLineQty_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Discount
static final String COLUMNNAME_Discount
Column name Discount- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- 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
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
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 RuntimeException
- Throws:
RuntimeException
-
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 RuntimeException
- Throws:
RuntimeException
-
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
-
setC_RfQResponseLineQty_UU
void setC_RfQResponseLineQty_UU(String C_RfQResponseLineQty_UU)
Set C_RfQResponseLineQty_UU
-
getC_RfQResponseLineQty_UU
String getC_RfQResponseLineQty_UU()
Get C_RfQResponseLineQty_UU
-
setDiscount
void setDiscount(BigDecimal Discount)
Set Discount %. Discount in percent
-
getDiscount
BigDecimal getDiscount()
Get Discount %. Discount in percent
-
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
-
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
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-