|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_S_ResourceUnAvailable
public class X_S_ResourceUnAvailable
Generated Model for S_ResourceUnAvailable
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_S_ResourceUnAvailable |
|---|
accessLevel, COLUMNNAME_DateFrom, COLUMNNAME_DateTo, COLUMNNAME_Description, COLUMNNAME_S_Resource_ID, COLUMNNAME_S_ResourceUnAvailable_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_S_ResourceUnAvailable(Properties ctx,
int S_ResourceUnAvailable_ID,
String trxName)
Standard Constructor |
|
X_S_ResourceUnAvailable(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
Timestamp |
getDateFrom()
Get Date From. |
Timestamp |
getDateTo()
Get Date To. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getS_Resource_ID()
Get Resource. |
I_S_Resource |
getS_Resource()
|
int |
getS_ResourceUnAvailable_ID()
Get Resource Unavailability. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_S_ResourceUnAvailable(Properties ctx,
int S_ResourceUnAvailable_ID,
String trxName)
public X_S_ResourceUnAvailable(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setDateFrom(Timestamp DateFrom)
setDateFrom in interface I_S_ResourceUnAvailableDateFrom - Starting date for a rangepublic Timestamp getDateFrom()
getDateFrom in interface I_S_ResourceUnAvailablepublic void setDateTo(Timestamp DateTo)
setDateTo in interface I_S_ResourceUnAvailableDateTo - End date of a date rangepublic Timestamp getDateTo()
getDateTo in interface I_S_ResourceUnAvailablepublic void setDescription(String Description)
setDescription in interface I_S_ResourceUnAvailableDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_S_ResourceUnAvailable
public I_S_Resource getS_Resource()
throws Exception
getS_Resource in interface I_S_ResourceUnAvailableExceptionpublic void setS_Resource_ID(int S_Resource_ID)
setS_Resource_ID in interface I_S_ResourceUnAvailableS_Resource_ID - Resourcepublic int getS_Resource_ID()
getS_Resource_ID in interface I_S_ResourceUnAvailablepublic KeyNamePair getKeyNamePair()
public void setS_ResourceUnAvailable_ID(int S_ResourceUnAvailable_ID)
setS_ResourceUnAvailable_ID in interface I_S_ResourceUnAvailableS_ResourceUnAvailable_ID - Resource Unavailabilitypublic int getS_ResourceUnAvailable_ID()
getS_ResourceUnAvailable_ID in interface I_S_ResourceUnAvailable
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||