|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_DiscountSchemaBreak
Generated Interface for M_DiscountSchemaBreak
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_BreakDiscount
Column name BreakDiscount |
static String |
COLUMNNAME_BreakValue
Column name BreakValue |
static String |
COLUMNNAME_IsBPartnerFlatDiscount
Column name IsBPartnerFlatDiscount |
static String |
COLUMNNAME_M_DiscountSchema_ID
Column name M_DiscountSchema_ID |
static String |
COLUMNNAME_M_DiscountSchemaBreak_ID
Column name M_DiscountSchemaBreak_ID |
static String |
COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=476 |
static String |
Table_Name
TableName=M_DiscountSchemaBreak |
| Method Summary | |
|---|---|
BigDecimal |
getBreakDiscount()
Get Break Discount %. |
BigDecimal |
getBreakValue()
Get Break Value. |
int |
getM_DiscountSchema_ID()
Get Discount Schema. |
I_M_DiscountSchema |
getM_DiscountSchema()
|
int |
getM_DiscountSchemaBreak_ID()
Get Discount Schema Break. |
int |
getM_Product_Category_ID()
Get Product Category. |
I_M_Product_Category |
getM_Product_Category()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getSeqNo()
Get Sequence. |
boolean |
isBPartnerFlatDiscount()
Get B.Partner Flat Discount. |
void |
setBreakDiscount(BigDecimal BreakDiscount)
Set Break Discount %. |
void |
setBreakValue(BigDecimal BreakValue)
Set Break Value. |
void |
setIsBPartnerFlatDiscount(boolean IsBPartnerFlatDiscount)
Set B.Partner Flat Discount. |
void |
setM_DiscountSchema_ID(int M_DiscountSchema_ID)
Set Discount Schema. |
void |
setM_DiscountSchemaBreak_ID(int M_DiscountSchemaBreak_ID)
Set Discount Schema Break. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_BreakDiscount
static final String COLUMNNAME_BreakValue
static final String COLUMNNAME_IsBPartnerFlatDiscount
static final String COLUMNNAME_M_DiscountSchemaBreak_ID
static final String COLUMNNAME_M_DiscountSchema_ID
static final String COLUMNNAME_M_Product_Category_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_SeqNo
| Method Detail |
|---|
void setBreakDiscount(BigDecimal BreakDiscount)
BigDecimal getBreakDiscount()
void setBreakValue(BigDecimal BreakValue)
BigDecimal getBreakValue()
void setIsBPartnerFlatDiscount(boolean IsBPartnerFlatDiscount)
boolean isBPartnerFlatDiscount()
void setM_DiscountSchemaBreak_ID(int M_DiscountSchemaBreak_ID)
int getM_DiscountSchemaBreak_ID()
void setM_DiscountSchema_ID(int M_DiscountSchema_ID)
int getM_DiscountSchema_ID()
I_M_DiscountSchema getM_DiscountSchema()
throws Exception
Exceptionvoid setM_Product_Category_ID(int M_Product_Category_ID)
int getM_Product_Category_ID()
I_M_Product_Category getM_Product_Category()
throws Exception
Exceptionvoid setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setSeqNo(int SeqNo)
int getSeqNo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||