|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_Order
Generated Interface for C_Order
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_AmountRefunded
Column name AmountRefunded |
static String |
COLUMNNAME_AmountTendered
Column name AmountTendered |
static String |
COLUMNNAME_Bill_BPartner_ID
Column name Bill_BPartner_ID |
static String |
COLUMNNAME_Bill_Location_ID
Column name Bill_Location_ID |
static String |
COLUMNNAME_Bill_User_ID
Column name Bill_User_ID |
static String |
COLUMNNAME_C_Activity_ID
Column name C_Activity_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_Campaign_ID
Column name C_Campaign_ID |
static String |
COLUMNNAME_C_CashLine_ID
Column name C_CashLine_ID |
static String |
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID |
static String |
COLUMNNAME_C_ConversionType_ID
Column name C_ConversionType_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID |
static String |
COLUMNNAME_C_DocTypeTarget_ID
Column name C_DocTypeTarget_ID |
static String |
COLUMNNAME_C_Order_ID
Column name C_Order_ID |
static String |
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID |
static String |
COLUMNNAME_C_PaymentTerm_ID
Column name C_PaymentTerm_ID |
static String |
COLUMNNAME_C_POS_ID
Column name C_POS_ID |
static String |
COLUMNNAME_C_Project_ID
Column name C_Project_ID |
static String |
COLUMNNAME_ChargeAmt
Column name ChargeAmt |
static String |
COLUMNNAME_CopyFrom
Column name CopyFrom |
static String |
COLUMNNAME_DateAcct
Column name DateAcct |
static String |
COLUMNNAME_DateOrdered
Column name DateOrdered |
static String |
COLUMNNAME_DatePrinted
Column name DatePrinted |
static String |
COLUMNNAME_DatePromised
Column name DatePromised |
static String |
COLUMNNAME_DeliveryRule
Column name DeliveryRule |
static String |
COLUMNNAME_DeliveryViaRule
Column name DeliveryViaRule |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocAction
Column name DocAction |
static String |
COLUMNNAME_DocStatus
Column name DocStatus |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_FreightAmt
Column name FreightAmt |
static String |
COLUMNNAME_FreightCostRule
Column name FreightCostRule |
static String |
COLUMNNAME_GrandTotal
Column name GrandTotal |
static String |
COLUMNNAME_InvoiceRule
Column name InvoiceRule |
static String |
COLUMNNAME_IsApproved
Column name IsApproved |
static String |
COLUMNNAME_IsCreditApproved
Column name IsCreditApproved |
static String |
COLUMNNAME_IsDelivered
Column name IsDelivered |
static String |
COLUMNNAME_IsDiscountPrinted
Column name IsDiscountPrinted |
static String |
COLUMNNAME_IsDropShip
Column name IsDropShip |
static String |
COLUMNNAME_IsInvoiced
Column name IsInvoiced |
static String |
COLUMNNAME_IsPrinted
Column name IsPrinted |
static String |
COLUMNNAME_IsSelected
Column name IsSelected |
static String |
COLUMNNAME_IsSelfService
Column name IsSelfService |
static String |
COLUMNNAME_IsSOTrx
Column name IsSOTrx |
static String |
COLUMNNAME_IsTaxIncluded
Column name IsTaxIncluded |
static String |
COLUMNNAME_IsTransferred
Column name IsTransferred |
static String |
COLUMNNAME_Link_Order_ID
Column name Link_Order_ID |
static String |
COLUMNNAME_M_PriceList_ID
Column name M_PriceList_ID |
static String |
COLUMNNAME_M_Shipper_ID
Column name M_Shipper_ID |
static String |
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID |
static String |
COLUMNNAME_OrderType
Column name OrderType |
static String |
COLUMNNAME_Pay_BPartner_ID
Column name Pay_BPartner_ID |
static String |
COLUMNNAME_Pay_Location_ID
Column name Pay_Location_ID |
static String |
COLUMNNAME_PaymentRule
Column name PaymentRule |
static String |
COLUMNNAME_POReference
Column name POReference |
static String |
COLUMNNAME_Posted
Column name Posted |
static String |
COLUMNNAME_PriorityRule
Column name PriorityRule |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Ref_Order_ID
Column name Ref_Order_ID |
static String |
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID |
static String |
COLUMNNAME_SendEMail
Column name SendEMail |
static String |
COLUMNNAME_TotalLines
Column name TotalLines |
static String |
COLUMNNAME_User1_ID
Column name User1_ID |
static String |
COLUMNNAME_User2_ID
Column name User2_ID |
static String |
COLUMNNAME_Volume
Column name Volume |
static String |
COLUMNNAME_Weight
Column name Weight |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=259 |
static String |
Table_Name
TableName=C_Order |
| Method Summary | |
|---|---|
int |
getAD_OrgTrx_ID()
Get Trx Organization. |
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
BigDecimal |
getAmountRefunded()
Get AmountRefunded |
BigDecimal |
getAmountTendered()
Get AmountTendered |
int |
getBill_BPartner_ID()
Get Invoice Partner. |
int |
getBill_Location_ID()
Get Invoice Location. |
int |
getBill_User_ID()
Get Invoice Contact. |
int |
getC_Activity_ID()
Get Activity. |
I_C_Activity |
getC_Activity()
|
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_Campaign_ID()
Get Campaign. |
I_C_Campaign |
getC_Campaign()
|
int |
getC_CashLine_ID()
Get Cash Journal Line. |
I_C_CashLine |
getC_CashLine()
|
int |
getC_Charge_ID()
Get Charge. |
int |
getC_ConversionType_ID()
Get Currency Type. |
I_C_ConversionType |
getC_ConversionType()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_DocType_ID()
Get Document Type. |
I_C_DocType |
getC_DocType()
|
int |
getC_DocTypeTarget_ID()
Get Target Document Type. |
int |
getC_Order_ID()
Get Order. |
int |
getC_Payment_ID()
Get Payment. |
I_C_Payment |
getC_Payment()
|
int |
getC_PaymentTerm_ID()
Get Payment Term. |
I_C_PaymentTerm |
getC_PaymentTerm()
|
int |
getC_POS_ID()
Get POS Terminal. |
I_C_POS |
getC_POS()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
BigDecimal |
getChargeAmt()
Get Charge amount. |
String |
getCopyFrom()
Get Copy From. |
Timestamp |
getDateAcct()
Get Account Date. |
Timestamp |
getDateOrdered()
Get Date Ordered. |
Timestamp |
getDatePrinted()
Get Date printed. |
Timestamp |
getDatePromised()
Get Date Promised. |
String |
getDeliveryRule()
Get Delivery Rule. |
String |
getDeliveryViaRule()
Get Delivery Via. |
String |
getDescription()
Get Description. |
String |
getDocAction()
Get Document Action. |
String |
getDocStatus()
Get Document Status. |
String |
getDocumentNo()
Get Document No. |
BigDecimal |
getFreightAmt()
Get Freight Amount. |
String |
getFreightCostRule()
Get Freight Cost Rule. |
BigDecimal |
getGrandTotal()
Get Grand Total. |
String |
getInvoiceRule()
Get Invoice Rule. |
int |
getLink_Order_ID()
Get Linked Order. |
int |
getM_PriceList_ID()
Get Price List. |
I_M_PriceList |
getM_PriceList()
|
int |
getM_Shipper_ID()
Get Shipper. |
I_M_Shipper |
getM_Shipper()
|
int |
getM_Warehouse_ID()
Get Warehouse. |
I_M_Warehouse |
getM_Warehouse()
|
String |
getOrderType()
Get OrderType |
int |
getPay_BPartner_ID()
Get Payment BPartner. |
int |
getPay_Location_ID()
Get Payment Location. |
String |
getPaymentRule()
Get Payment Rule. |
String |
getPOReference()
Get Order Reference. |
String |
getPriorityRule()
Get Priority. |
int |
getRef_Order_ID()
Get Referenced Order. |
int |
getSalesRep_ID()
Get Sales Representative. |
BigDecimal |
getTotalLines()
Get Total Lines. |
int |
getUser1_ID()
Get User List 1. |
int |
getUser2_ID()
Get User List 2. |
BigDecimal |
getVolume()
Get Volume. |
BigDecimal |
getWeight()
Get Weight. |
boolean |
isApproved()
Get Approved. |
boolean |
isCreditApproved()
Get Credit Approved. |
boolean |
isDelivered()
Get Delivered |
boolean |
isDiscountPrinted()
Get Discount Printed. |
boolean |
isDropShip()
Get Drop Shipment. |
boolean |
isInvoiced()
Get Invoiced. |
boolean |
isPosted()
Get Posted. |
boolean |
isPrinted()
Get Printed. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
boolean |
isSelected()
Get Selected |
boolean |
isSelfService()
Get Self-Service. |
boolean |
isSendEMail()
Get Send EMail. |
boolean |
isSOTrx()
Get Sales Transaction. |
boolean |
isTaxIncluded()
Get Price includes Tax. |
boolean |
isTransferred()
Get Transferred. |
void |
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAmountRefunded(BigDecimal AmountRefunded)
Set AmountRefunded |
void |
setAmountTendered(BigDecimal AmountTendered)
Set AmountTendered |
void |
setBill_BPartner_ID(int Bill_BPartner_ID)
Set Invoice Partner. |
void |
setBill_Location_ID(int Bill_Location_ID)
Set Invoice Location. |
void |
setBill_User_ID(int Bill_User_ID)
Set Invoice Contact. |
void |
setC_Activity_ID(int C_Activity_ID)
Set Activity. |
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_Campaign_ID(int C_Campaign_ID)
Set Campaign. |
void |
setC_CashLine_ID(int C_CashLine_ID)
Set Cash Journal Line. |
void |
setC_Charge_ID(int C_Charge_ID)
Set Charge. |
void |
setC_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
void |
setC_DocTypeTarget_ID(int C_DocTypeTarget_ID)
Set Target Document Type. |
void |
setC_Order_ID(int C_Order_ID)
Set Order. |
void |
setC_Payment_ID(int C_Payment_ID)
Set Payment. |
void |
setC_PaymentTerm_ID(int C_PaymentTerm_ID)
Set Payment Term. |
void |
setC_POS_ID(int C_POS_ID)
Set POS Terminal. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setChargeAmt(BigDecimal ChargeAmt)
Set Charge amount. |
void |
setCopyFrom(String CopyFrom)
Set Copy From. |
void |
setDateAcct(Timestamp DateAcct)
Set Account Date. |
void |
setDateOrdered(Timestamp DateOrdered)
Set Date Ordered. |
void |
setDatePrinted(Timestamp DatePrinted)
Set Date printed. |
void |
setDatePromised(Timestamp DatePromised)
Set Date Promised. |
void |
setDeliveryRule(String DeliveryRule)
Set Delivery Rule. |
void |
setDeliveryViaRule(String DeliveryViaRule)
Set Delivery Via. |
void |
setDescription(String Description)
Set Description. |
void |
setDocAction(String DocAction)
Set Document Action. |
void |
setDocStatus(String DocStatus)
Set Document Status. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setFreightAmt(BigDecimal FreightAmt)
Set Freight Amount. |
void |
setFreightCostRule(String FreightCostRule)
Set Freight Cost Rule. |
void |
setGrandTotal(BigDecimal GrandTotal)
Set Grand Total. |
void |
setInvoiceRule(String InvoiceRule)
Set Invoice Rule. |
void |
setIsApproved(boolean IsApproved)
Set Approved. |
void |
setIsCreditApproved(boolean IsCreditApproved)
Set Credit Approved. |
void |
setIsDelivered(boolean IsDelivered)
Set Delivered |
void |
setIsDiscountPrinted(boolean IsDiscountPrinted)
Set Discount Printed. |
void |
setIsDropShip(boolean IsDropShip)
Set Drop Shipment. |
void |
setIsInvoiced(boolean IsInvoiced)
Set Invoiced. |
void |
setIsPrinted(boolean IsPrinted)
Set Printed. |
void |
setIsSelected(boolean IsSelected)
Set Selected |
void |
setIsSelfService(boolean IsSelfService)
Set Self-Service. |
void |
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. |
void |
setIsTaxIncluded(boolean IsTaxIncluded)
Set Price includes Tax. |
void |
setIsTransferred(boolean IsTransferred)
Set Transferred. |
void |
setLink_Order_ID(int Link_Order_ID)
Set Linked Order. |
void |
setM_PriceList_ID(int M_PriceList_ID)
Set Price List. |
void |
setM_Shipper_ID(int M_Shipper_ID)
Set Shipper. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setOrderType(String OrderType)
Set OrderType |
void |
setPay_BPartner_ID(int Pay_BPartner_ID)
Set Payment BPartner. |
void |
setPay_Location_ID(int Pay_Location_ID)
Set Payment Location. |
void |
setPaymentRule(String PaymentRule)
Set Payment Rule. |
void |
setPOReference(String POReference)
Set Order Reference. |
void |
setPosted(boolean Posted)
Set Posted. |
void |
setPriorityRule(String PriorityRule)
Set Priority. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setRef_Order_ID(int Ref_Order_ID)
Set Referenced Order. |
void |
setSalesRep_ID(int SalesRep_ID)
Set Sales Representative. |
void |
setSendEMail(boolean SendEMail)
Set Send EMail. |
void |
setTotalLines(BigDecimal TotalLines)
Set Total Lines. |
void |
setUser1_ID(int User1_ID)
Set User List 1. |
void |
setUser2_ID(int User2_ID)
Set User List 2. |
void |
setVolume(BigDecimal Volume)
Set Volume. |
void |
setWeight(BigDecimal Weight)
Set Weight. |
| 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_OrgTrx_ID
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AmountRefunded
static final String COLUMNNAME_AmountTendered
static final String COLUMNNAME_Bill_BPartner_ID
static final String COLUMNNAME_Bill_Location_ID
static final String COLUMNNAME_Bill_User_ID
static final String COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_Location_ID
static final String COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_CashLine_ID
static final String COLUMNNAME_C_Charge_ID
static final String COLUMNNAME_C_ConversionType_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_C_DocTypeTarget_ID
static final String COLUMNNAME_ChargeAmt
static final String COLUMNNAME_CopyFrom
static final String COLUMNNAME_C_Order_ID
static final String COLUMNNAME_C_Payment_ID
static final String COLUMNNAME_C_PaymentTerm_ID
static final String COLUMNNAME_C_POS_ID
static final String COLUMNNAME_C_Project_ID
static final String COLUMNNAME_DateAcct
static final String COLUMNNAME_DateOrdered
static final String COLUMNNAME_DatePrinted
static final String COLUMNNAME_DatePromised
static final String COLUMNNAME_DeliveryRule
static final String COLUMNNAME_DeliveryViaRule
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocAction
static final String COLUMNNAME_DocStatus
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_FreightAmt
static final String COLUMNNAME_FreightCostRule
static final String COLUMNNAME_GrandTotal
static final String COLUMNNAME_InvoiceRule
static final String COLUMNNAME_IsApproved
static final String COLUMNNAME_IsCreditApproved
static final String COLUMNNAME_IsDelivered
static final String COLUMNNAME_IsDiscountPrinted
static final String COLUMNNAME_IsDropShip
static final String COLUMNNAME_IsInvoiced
static final String COLUMNNAME_IsPrinted
static final String COLUMNNAME_IsSelected
static final String COLUMNNAME_IsSelfService
static final String COLUMNNAME_IsSOTrx
static final String COLUMNNAME_IsTaxIncluded
static final String COLUMNNAME_IsTransferred
static final String COLUMNNAME_Link_Order_ID
static final String COLUMNNAME_M_PriceList_ID
static final String COLUMNNAME_M_Shipper_ID
static final String COLUMNNAME_M_Warehouse_ID
static final String COLUMNNAME_OrderType
static final String COLUMNNAME_Pay_BPartner_ID
static final String COLUMNNAME_Pay_Location_ID
static final String COLUMNNAME_PaymentRule
static final String COLUMNNAME_POReference
static final String COLUMNNAME_Posted
static final String COLUMNNAME_PriorityRule
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Ref_Order_ID
static final String COLUMNNAME_SalesRep_ID
static final String COLUMNNAME_SendEMail
static final String COLUMNNAME_TotalLines
static final String COLUMNNAME_User1_ID
static final String COLUMNNAME_User2_ID
static final String COLUMNNAME_Volume
static final String COLUMNNAME_Weight
| Method Detail |
|---|
void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
int getAD_OrgTrx_ID()
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setAmountRefunded(BigDecimal AmountRefunded)
BigDecimal getAmountRefunded()
void setAmountTendered(BigDecimal AmountTendered)
BigDecimal getAmountTendered()
void setBill_BPartner_ID(int Bill_BPartner_ID)
int getBill_BPartner_ID()
void setBill_Location_ID(int Bill_Location_ID)
int getBill_Location_ID()
void setBill_User_ID(int Bill_User_ID)
int getBill_User_ID()
void setC_Activity_ID(int C_Activity_ID)
int getC_Activity_ID()
I_C_Activity getC_Activity()
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_Campaign_ID(int C_Campaign_ID)
int getC_Campaign_ID()
I_C_Campaign getC_Campaign()
throws Exception
Exceptionvoid setC_CashLine_ID(int C_CashLine_ID)
int getC_CashLine_ID()
I_C_CashLine getC_CashLine()
throws Exception
Exceptionvoid setC_Charge_ID(int C_Charge_ID)
int getC_Charge_ID()
void setC_ConversionType_ID(int C_ConversionType_ID)
int getC_ConversionType_ID()
I_C_ConversionType getC_ConversionType()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setC_DocType_ID(int C_DocType_ID)
int getC_DocType_ID()
I_C_DocType getC_DocType()
throws Exception
Exceptionvoid setC_DocTypeTarget_ID(int C_DocTypeTarget_ID)
int getC_DocTypeTarget_ID()
void setChargeAmt(BigDecimal ChargeAmt)
BigDecimal getChargeAmt()
void setCopyFrom(String CopyFrom)
String getCopyFrom()
void setC_Order_ID(int C_Order_ID)
int getC_Order_ID()
void setC_Payment_ID(int C_Payment_ID)
int getC_Payment_ID()
I_C_Payment getC_Payment()
throws Exception
Exceptionvoid setC_PaymentTerm_ID(int C_PaymentTerm_ID)
int getC_PaymentTerm_ID()
I_C_PaymentTerm getC_PaymentTerm()
throws Exception
Exceptionvoid setC_POS_ID(int C_POS_ID)
int getC_POS_ID()
I_C_POS getC_POS()
throws Exception
Exceptionvoid setC_Project_ID(int C_Project_ID)
int getC_Project_ID()
I_C_Project getC_Project()
throws Exception
Exceptionvoid setDateAcct(Timestamp DateAcct)
Timestamp getDateAcct()
void setDateOrdered(Timestamp DateOrdered)
Timestamp getDateOrdered()
void setDatePrinted(Timestamp DatePrinted)
Timestamp getDatePrinted()
void setDatePromised(Timestamp DatePromised)
Timestamp getDatePromised()
void setDeliveryRule(String DeliveryRule)
String getDeliveryRule()
void setDeliveryViaRule(String DeliveryViaRule)
String getDeliveryViaRule()
void setDescription(String Description)
String getDescription()
void setDocAction(String DocAction)
String getDocAction()
void setDocStatus(String DocStatus)
String getDocStatus()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setFreightAmt(BigDecimal FreightAmt)
BigDecimal getFreightAmt()
void setFreightCostRule(String FreightCostRule)
String getFreightCostRule()
void setGrandTotal(BigDecimal GrandTotal)
BigDecimal getGrandTotal()
void setInvoiceRule(String InvoiceRule)
String getInvoiceRule()
void setIsApproved(boolean IsApproved)
boolean isApproved()
void setIsCreditApproved(boolean IsCreditApproved)
boolean isCreditApproved()
void setIsDelivered(boolean IsDelivered)
boolean isDelivered()
void setIsDiscountPrinted(boolean IsDiscountPrinted)
boolean isDiscountPrinted()
void setIsDropShip(boolean IsDropShip)
boolean isDropShip()
void setIsInvoiced(boolean IsInvoiced)
boolean isInvoiced()
void setIsPrinted(boolean IsPrinted)
boolean isPrinted()
void setIsSelected(boolean IsSelected)
boolean isSelected()
void setIsSelfService(boolean IsSelfService)
boolean isSelfService()
void setIsSOTrx(boolean IsSOTrx)
boolean isSOTrx()
void setIsTaxIncluded(boolean IsTaxIncluded)
boolean isTaxIncluded()
void setIsTransferred(boolean IsTransferred)
boolean isTransferred()
void setLink_Order_ID(int Link_Order_ID)
int getLink_Order_ID()
void setM_PriceList_ID(int M_PriceList_ID)
int getM_PriceList_ID()
I_M_PriceList getM_PriceList()
throws Exception
Exceptionvoid setM_Shipper_ID(int M_Shipper_ID)
int getM_Shipper_ID()
I_M_Shipper getM_Shipper()
throws Exception
Exceptionvoid setM_Warehouse_ID(int M_Warehouse_ID)
int getM_Warehouse_ID()
I_M_Warehouse getM_Warehouse()
throws Exception
Exceptionvoid setOrderType(String OrderType)
String getOrderType()
void setPay_BPartner_ID(int Pay_BPartner_ID)
int getPay_BPartner_ID()
void setPay_Location_ID(int Pay_Location_ID)
int getPay_Location_ID()
void setPaymentRule(String PaymentRule)
String getPaymentRule()
void setPOReference(String POReference)
String getPOReference()
void setPosted(boolean Posted)
boolean isPosted()
void setPriorityRule(String PriorityRule)
String getPriorityRule()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setRef_Order_ID(int Ref_Order_ID)
int getRef_Order_ID()
void setSalesRep_ID(int SalesRep_ID)
int getSalesRep_ID()
void setSendEMail(boolean SendEMail)
boolean isSendEMail()
void setTotalLines(BigDecimal TotalLines)
BigDecimal getTotalLines()
void setUser1_ID(int User1_ID)
int getUser1_ID()
void setUser2_ID(int User2_ID)
int getUser2_ID()
void setVolume(BigDecimal Volume)
BigDecimal getVolume()
void setWeight(BigDecimal Weight)
BigDecimal getWeight()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||