|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_BP_Group
Generated Interface for C_BP_Group
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_PrintColor_ID
Column name AD_PrintColor_ID |
static String |
COLUMNNAME_C_BP_Group_ID
Column name C_BP_Group_ID |
static String |
COLUMNNAME_C_Dunning_ID
Column name C_Dunning_ID |
static String |
COLUMNNAME_CreditWatchPercent
Column name CreditWatchPercent |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IsConfidentialInfo
Column name IsConfidentialInfo |
static String |
COLUMNNAME_IsDefault
Column name IsDefault |
static String |
COLUMNNAME_M_DiscountSchema_ID
Column name M_DiscountSchema_ID |
static String |
COLUMNNAME_M_PriceList_ID
Column name M_PriceList_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PO_DiscountSchema_ID
Column name PO_DiscountSchema_ID |
static String |
COLUMNNAME_PO_PriceList_ID
Column name PO_PriceList_ID |
static String |
COLUMNNAME_PriceMatchTolerance
Column name PriceMatchTolerance |
static String |
COLUMNNAME_PriorityBase
Column name PriorityBase |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=394 |
static String |
Table_Name
TableName=C_BP_Group |
| Method Summary | |
|---|---|
int |
getAD_PrintColor_ID()
Get Print Color. |
I_AD_PrintColor |
getAD_PrintColor()
|
int |
getC_BP_Group_ID()
Get Business Partner Group. |
int |
getC_Dunning_ID()
Get Dunning. |
I_C_Dunning |
getC_Dunning()
|
BigDecimal |
getCreditWatchPercent()
Get Credit Watch %. |
String |
getDescription()
Get Description. |
int |
getM_DiscountSchema_ID()
Get Discount Schema. |
int |
getM_PriceList_ID()
Get Price List. |
I_M_PriceList |
getM_PriceList()
|
String |
getName()
Get Name. |
int |
getPO_DiscountSchema_ID()
Get PO Discount Schema. |
int |
getPO_PriceList_ID()
Get Purchase Pricelist. |
BigDecimal |
getPriceMatchTolerance()
Get Price Match Tolerance. |
String |
getPriorityBase()
Get Priority Base. |
String |
getValue()
Get Search Key. |
boolean |
isConfidentialInfo()
Get Confidential Info. |
boolean |
isDefault()
Get Default. |
void |
setAD_PrintColor_ID(int AD_PrintColor_ID)
Set Print Color. |
void |
setC_BP_Group_ID(int C_BP_Group_ID)
Set Business Partner Group. |
void |
setC_Dunning_ID(int C_Dunning_ID)
Set Dunning. |
void |
setCreditWatchPercent(BigDecimal CreditWatchPercent)
Set Credit Watch %. |
void |
setDescription(String Description)
Set Description. |
void |
setIsConfidentialInfo(boolean IsConfidentialInfo)
Set Confidential Info. |
void |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setM_DiscountSchema_ID(int M_DiscountSchema_ID)
Set Discount Schema. |
void |
setM_PriceList_ID(int M_PriceList_ID)
Set Price List. |
void |
setName(String Name)
Set Name. |
void |
setPO_DiscountSchema_ID(int PO_DiscountSchema_ID)
Set PO Discount Schema. |
void |
setPO_PriceList_ID(int PO_PriceList_ID)
Set Purchase Pricelist. |
void |
setPriceMatchTolerance(BigDecimal PriceMatchTolerance)
Set Price Match Tolerance. |
void |
setPriorityBase(String PriorityBase)
Set Priority Base. |
void |
setValue(String Value)
Set Search Key. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_PrintColor_ID
static final String COLUMNNAME_C_BP_Group_ID
static final String COLUMNNAME_C_Dunning_ID
static final String COLUMNNAME_CreditWatchPercent
static final String COLUMNNAME_Description
static final String COLUMNNAME_IsConfidentialInfo
static final String COLUMNNAME_IsDefault
static final String COLUMNNAME_M_DiscountSchema_ID
static final String COLUMNNAME_M_PriceList_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_PO_DiscountSchema_ID
static final String COLUMNNAME_PO_PriceList_ID
static final String COLUMNNAME_PriceMatchTolerance
static final String COLUMNNAME_PriorityBase
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setAD_PrintColor_ID(int AD_PrintColor_ID)
int getAD_PrintColor_ID()
I_AD_PrintColor getAD_PrintColor()
throws Exception
Exceptionvoid setC_BP_Group_ID(int C_BP_Group_ID)
int getC_BP_Group_ID()
void setC_Dunning_ID(int C_Dunning_ID)
int getC_Dunning_ID()
I_C_Dunning getC_Dunning()
throws Exception
Exceptionvoid setCreditWatchPercent(BigDecimal CreditWatchPercent)
BigDecimal getCreditWatchPercent()
void setDescription(String Description)
String getDescription()
void setIsConfidentialInfo(boolean IsConfidentialInfo)
boolean isConfidentialInfo()
void setIsDefault(boolean IsDefault)
boolean isDefault()
void setM_DiscountSchema_ID(int M_DiscountSchema_ID)
int getM_DiscountSchema_ID()
void setM_PriceList_ID(int M_PriceList_ID)
int getM_PriceList_ID()
I_M_PriceList getM_PriceList()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setPO_DiscountSchema_ID(int PO_DiscountSchema_ID)
int getPO_DiscountSchema_ID()
void setPO_PriceList_ID(int PO_PriceList_ID)
int getPO_PriceList_ID()
void setPriceMatchTolerance(BigDecimal PriceMatchTolerance)
BigDecimal getPriceMatchTolerance()
void setPriorityBase(String PriorityBase)
String getPriorityBase()
void setValue(String Value)
String getValue()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||