|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_S_ResourceUnAvailable
Generated Interface for S_ResourceUnAvailable
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_DateFrom
Column name DateFrom |
static String |
COLUMNNAME_DateTo
Column name DateTo |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_S_Resource_ID
Column name S_Resource_ID |
static String |
COLUMNNAME_S_ResourceUnAvailable_ID
Column name S_ResourceUnAvailable_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=482 |
static String |
Table_Name
TableName=S_ResourceUnAvailable |
| Method Summary | |
|---|---|
Timestamp |
getDateFrom()
Get Date From. |
Timestamp |
getDateTo()
Get Date To. |
String |
getDescription()
Get Description. |
int |
getS_Resource_ID()
Get Resource. |
I_S_Resource |
getS_Resource()
|
int |
getS_ResourceUnAvailable_ID()
Get Resource Unavailability |
void |
setDateFrom(Timestamp DateFrom)
Set Date From. |
void |
setDateTo(Timestamp DateTo)
Set Date To. |
void |
setDescription(String Description)
Set Description. |
void |
setS_Resource_ID(int S_Resource_ID)
Set Resource. |
void |
setS_ResourceUnAvailable_ID(int S_ResourceUnAvailable_ID)
Set Resource Unavailability |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_DateFrom
static final String COLUMNNAME_DateTo
static final String COLUMNNAME_Description
static final String COLUMNNAME_S_Resource_ID
static final String COLUMNNAME_S_ResourceUnAvailable_ID
| Method Detail |
|---|
void setDateFrom(Timestamp DateFrom)
Timestamp getDateFrom()
void setDateTo(Timestamp DateTo)
Timestamp getDateTo()
void setDescription(String Description)
String getDescription()
void setS_Resource_ID(int S_Resource_ID)
int getS_Resource_ID()
I_S_Resource getS_Resource()
throws Exception
Exceptionvoid setS_ResourceUnAvailable_ID(int S_ResourceUnAvailable_ID)
int getS_ResourceUnAvailable_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||