|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_Withholding
Generated Interface for C_Withholding
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_Beneficiary
Column name Beneficiary |
static String |
COLUMNNAME_C_PaymentTerm_ID
Column name C_PaymentTerm_ID |
static String |
COLUMNNAME_C_Withholding_ID
Column name C_Withholding_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_FixAmt
Column name FixAmt |
static String |
COLUMNNAME_IsPaidTo3Party
Column name IsPaidTo3Party |
static String |
COLUMNNAME_IsPercentWithholding
Column name IsPercentWithholding |
static String |
COLUMNNAME_IsTaxProrated
Column name IsTaxProrated |
static String |
COLUMNNAME_IsTaxWithholding
Column name IsTaxWithholding |
static String |
COLUMNNAME_MaxAmt
Column name MaxAmt |
static String |
COLUMNNAME_MinAmt
Column name MinAmt |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Percent
Column name Percent |
static String |
COLUMNNAME_ThresholdMax
Column name ThresholdMax |
static String |
COLUMNNAME_Thresholdmin
Column name Thresholdmin |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=304 |
static String |
Table_Name
TableName=C_Withholding |
| Method Summary | |
|---|---|
int |
getBeneficiary()
Get Beneficiary. |
int |
getC_PaymentTerm_ID()
Get Payment Term. |
I_C_PaymentTerm |
getC_PaymentTerm()
|
int |
getC_Withholding_ID()
Get Withholding. |
String |
getDescription()
Get Description. |
BigDecimal |
getFixAmt()
Get Fix amount. |
BigDecimal |
getMaxAmt()
Get Max Amount. |
BigDecimal |
getMinAmt()
Get Min Amount. |
String |
getName()
Get Name. |
BigDecimal |
getPercent()
Get Percent. |
BigDecimal |
getThresholdMax()
Get Threshold max. |
BigDecimal |
getThresholdmin()
Get Threshold min. |
boolean |
isPaidTo3Party()
Get Paid to third party. |
boolean |
isPercentWithholding()
Get Percent withholding. |
boolean |
isTaxProrated()
Get Prorate tax. |
boolean |
isTaxWithholding()
Get Tax withholding. |
void |
setBeneficiary(int Beneficiary)
Set Beneficiary. |
void |
setC_PaymentTerm_ID(int C_PaymentTerm_ID)
Set Payment Term. |
void |
setC_Withholding_ID(int C_Withholding_ID)
Set Withholding. |
void |
setDescription(String Description)
Set Description. |
void |
setFixAmt(BigDecimal FixAmt)
Set Fix amount. |
void |
setIsPaidTo3Party(boolean IsPaidTo3Party)
Set Paid to third party. |
void |
setIsPercentWithholding(boolean IsPercentWithholding)
Set Percent withholding. |
void |
setIsTaxProrated(boolean IsTaxProrated)
Set Prorate tax. |
void |
setIsTaxWithholding(boolean IsTaxWithholding)
Set Tax withholding. |
void |
setMaxAmt(BigDecimal MaxAmt)
Set Max Amount. |
void |
setMinAmt(BigDecimal MinAmt)
Set Min Amount. |
void |
setName(String Name)
Set Name. |
void |
setPercent(BigDecimal Percent)
Set Percent. |
void |
setThresholdMax(BigDecimal ThresholdMax)
Set Threshold max. |
void |
setThresholdmin(BigDecimal Thresholdmin)
Set Threshold min. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Beneficiary
static final String COLUMNNAME_C_PaymentTerm_ID
static final String COLUMNNAME_C_Withholding_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_FixAmt
static final String COLUMNNAME_IsPaidTo3Party
static final String COLUMNNAME_IsPercentWithholding
static final String COLUMNNAME_IsTaxProrated
static final String COLUMNNAME_IsTaxWithholding
static final String COLUMNNAME_MaxAmt
static final String COLUMNNAME_MinAmt
static final String COLUMNNAME_Name
static final String COLUMNNAME_Percent
static final String COLUMNNAME_ThresholdMax
static final String COLUMNNAME_Thresholdmin
| Method Detail |
|---|
void setBeneficiary(int Beneficiary)
int getBeneficiary()
void setC_PaymentTerm_ID(int C_PaymentTerm_ID)
int getC_PaymentTerm_ID()
I_C_PaymentTerm getC_PaymentTerm()
throws Exception
Exceptionvoid setC_Withholding_ID(int C_Withholding_ID)
int getC_Withholding_ID()
void setDescription(String Description)
String getDescription()
void setFixAmt(BigDecimal FixAmt)
BigDecimal getFixAmt()
void setIsPaidTo3Party(boolean IsPaidTo3Party)
boolean isPaidTo3Party()
void setIsPercentWithholding(boolean IsPercentWithholding)
boolean isPercentWithholding()
void setIsTaxProrated(boolean IsTaxProrated)
boolean isTaxProrated()
void setIsTaxWithholding(boolean IsTaxWithholding)
boolean isTaxWithholding()
void setMaxAmt(BigDecimal MaxAmt)
BigDecimal getMaxAmt()
void setMinAmt(BigDecimal MinAmt)
BigDecimal getMinAmt()
void setName(String Name)
String getName()
void setPercent(BigDecimal Percent)
BigDecimal getPercent()
void setThresholdMax(BigDecimal ThresholdMax)
BigDecimal getThresholdMax()
void setThresholdmin(BigDecimal Thresholdmin)
BigDecimal getThresholdmin()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||