|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_B_Seller
Generated Interface for B_Seller
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IsInternal
Column name IsInternal |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_ValidTo
Column name ValidTo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=681 |
static String |
Table_Name
TableName=B_Seller |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
Timestamp |
getValidTo()
Get Valid to. |
boolean |
isInternal()
Get Internal. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setDescription(String Description)
Set Description. |
void |
setIsInternal(boolean IsInternal)
Set Internal. |
void |
setName(String Name)
Set Name. |
void |
setValidTo(Timestamp ValidTo)
Set Valid to. |
| 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_User_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_IsInternal
static final String COLUMNNAME_Name
static final String COLUMNNAME_ValidTo
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setIsInternal(boolean IsInternal)
boolean isInternal()
void setName(String Name)
String getName()
void setValidTo(Timestamp ValidTo)
Timestamp getValidTo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||