|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_S_Training
Generated Interface for S_Training
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_TaxCategory_ID
Column name C_TaxCategory_ID |
static String |
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DescriptionURL
Column name DescriptionURL |
static String |
COLUMNNAME_DocumentNote
Column name DocumentNote |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_ImageURL
Column name ImageURL |
static String |
COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_S_Training_ID
Column name S_Training_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=538 |
static String |
Table_Name
TableName=S_Training |
| Method Summary | |
|---|---|
int |
getC_TaxCategory_ID()
Get Tax Category. |
I_C_TaxCategory |
getC_TaxCategory()
|
int |
getC_UOM_ID()
Get UOM. |
I_C_UOM |
getC_UOM()
|
String |
getDescription()
Get Description. |
String |
getDescriptionURL()
Get Description URL. |
String |
getDocumentNote()
Get Document Note. |
String |
getHelp()
Get Comment/Help. |
String |
getImageURL()
Get Image URL. |
int |
getM_Product_Category_ID()
Get Product Category. |
I_M_Product_Category |
getM_Product_Category()
|
String |
getName()
Get Name. |
int |
getS_Training_ID()
Get Training. |
boolean |
isProcessing()
Get Process Now |
void |
setC_TaxCategory_ID(int C_TaxCategory_ID)
Set Tax Category. |
void |
setC_UOM_ID(int C_UOM_ID)
Set UOM. |
void |
setDescription(String Description)
Set Description. |
void |
setDescriptionURL(String DescriptionURL)
Set Description URL. |
void |
setDocumentNote(String DocumentNote)
Set Document Note. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setImageURL(String ImageURL)
Set Image URL. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
void |
setName(String Name)
Set Name. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setS_Training_ID(int S_Training_ID)
Set Training. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_TaxCategory_ID
static final String COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_DescriptionURL
static final String COLUMNNAME_DocumentNote
static final String COLUMNNAME_Help
static final String COLUMNNAME_ImageURL
static final String COLUMNNAME_M_Product_Category_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_Processing
static final String COLUMNNAME_S_Training_ID
| Method Detail |
|---|
void setC_TaxCategory_ID(int C_TaxCategory_ID)
int getC_TaxCategory_ID()
I_C_TaxCategory getC_TaxCategory()
throws Exception
Exceptionvoid setC_UOM_ID(int C_UOM_ID)
int getC_UOM_ID()
I_C_UOM getC_UOM()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setDescriptionURL(String DescriptionURL)
String getDescriptionURL()
void setDocumentNote(String DocumentNote)
String getDocumentNote()
void setHelp(String Help)
String getHelp()
void setImageURL(String ImageURL)
String getImageURL()
void setM_Product_Category_ID(int M_Product_Category_ID)
int getM_Product_Category_ID()
I_M_Product_Category getM_Product_Category()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setProcessing(boolean Processing)
boolean isProcessing()
void setS_Training_ID(int S_Training_ID)
int getS_Training_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||