|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_RfQResponse
Generated Interface for C_RfQResponse
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_Order_ID
Column name C_Order_ID |
static String |
COLUMNNAME_C_RfQ_ID
Column name C_RfQ_ID |
static String |
COLUMNNAME_C_RfQResponse_ID
Column name C_RfQResponse_ID |
static String |
COLUMNNAME_CheckComplete
Column name CheckComplete |
static String |
COLUMNNAME_DateInvited
Column name DateInvited |
static String |
COLUMNNAME_DateResponse
Column name DateResponse |
static String |
COLUMNNAME_DateWorkComplete
Column name DateWorkComplete |
static String |
COLUMNNAME_DateWorkStart
Column name DateWorkStart |
static String |
COLUMNNAME_DeliveryDays
Column name DeliveryDays |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsComplete
Column name IsComplete |
static String |
COLUMNNAME_IsSelectedWinner
Column name IsSelectedWinner |
static String |
COLUMNNAME_IsSelfService
Column name IsSelfService |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Price
Column name Price |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Ranking
Column name Ranking |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=674 |
static String |
Table_Name
TableName=C_RfQResponse |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getC_BPartner_ID()
Get Business Partner . |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
I_C_BPartner_Location |
getC_BPartner_Location()
|
I_C_BPartner |
getC_BPartner()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_Order_ID()
Get Order. |
I_C_Order |
getC_Order()
|
int |
getC_RfQ_ID()
Get RfQ. |
I_C_RfQ |
getC_RfQ()
|
int |
getC_RfQResponse_ID()
Get RfQ Response. |
String |
getCheckComplete()
Get Check Complete |
Timestamp |
getDateInvited()
Get Invited. |
Timestamp |
getDateResponse()
Get Response Date. |
Timestamp |
getDateWorkComplete()
Get Work Complete. |
Timestamp |
getDateWorkStart()
Get Work Start. |
int |
getDeliveryDays()
Get Delivery Days. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
BigDecimal |
getPrice()
Get Price. |
int |
getRanking()
Get Ranking. |
boolean |
isComplete()
Get Complete. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
boolean |
isSelectedWinner()
Get Selected Winner. |
boolean |
isSelfService()
Get Self-Service. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_Order_ID(int C_Order_ID)
Set Order. |
void |
setC_RfQ_ID(int C_RfQ_ID)
Set RfQ. |
void |
setC_RfQResponse_ID(int C_RfQResponse_ID)
Set RfQ Response. |
void |
setCheckComplete(String CheckComplete)
Set Check Complete |
void |
setDateInvited(Timestamp DateInvited)
Set Invited. |
void |
setDateResponse(Timestamp DateResponse)
Set Response Date. |
void |
setDateWorkComplete(Timestamp DateWorkComplete)
Set Work Complete. |
void |
setDateWorkStart(Timestamp DateWorkStart)
Set Work Start. |
void |
setDeliveryDays(int DeliveryDays)
Set Delivery Days. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsComplete(boolean IsComplete)
Set Complete. |
void |
setIsSelectedWinner(boolean IsSelectedWinner)
Set Selected Winner. |
void |
setIsSelfService(boolean IsSelfService)
Set Self-Service. |
void |
setName(String Name)
Set Name. |
void |
setPrice(BigDecimal Price)
Set Price. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setRanking(int Ranking)
Set Ranking. |
| 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_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_Location_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_CheckComplete
static final String COLUMNNAME_C_Order_ID
static final String COLUMNNAME_C_RfQ_ID
static final String COLUMNNAME_C_RfQResponse_ID
static final String COLUMNNAME_DateInvited
static final String COLUMNNAME_DateResponse
static final String COLUMNNAME_DateWorkComplete
static final String COLUMNNAME_DateWorkStart
static final String COLUMNNAME_DeliveryDays
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsComplete
static final String COLUMNNAME_IsSelectedWinner
static final String COLUMNNAME_IsSelfService
static final String COLUMNNAME_Name
static final String COLUMNNAME_Price
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Ranking
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_BPartner_Location_ID(int C_BPartner_Location_ID)
int getC_BPartner_Location_ID()
I_C_BPartner_Location getC_BPartner_Location()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setCheckComplete(String CheckComplete)
String getCheckComplete()
void setC_Order_ID(int C_Order_ID)
int getC_Order_ID()
I_C_Order getC_Order()
throws Exception
Exceptionvoid setC_RfQ_ID(int C_RfQ_ID)
int getC_RfQ_ID()
I_C_RfQ getC_RfQ()
throws Exception
Exceptionvoid setC_RfQResponse_ID(int C_RfQResponse_ID)
int getC_RfQResponse_ID()
void setDateInvited(Timestamp DateInvited)
Timestamp getDateInvited()
void setDateResponse(Timestamp DateResponse)
Timestamp getDateResponse()
void setDateWorkComplete(Timestamp DateWorkComplete)
Timestamp getDateWorkComplete()
void setDateWorkStart(Timestamp DateWorkStart)
Timestamp getDateWorkStart()
void setDeliveryDays(int DeliveryDays)
int getDeliveryDays()
void setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setIsComplete(boolean IsComplete)
boolean isComplete()
void setIsSelectedWinner(boolean IsSelectedWinner)
boolean isSelectedWinner()
void setIsSelfService(boolean IsSelfService)
boolean isSelfService()
void setName(String Name)
String getName()
void setPrice(BigDecimal Price)
BigDecimal getPrice()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setRanking(int Ranking)
int getRanking()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||