|
Adempiere 3.4.0s | |||||||||
| 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_M_DistributionListLine
public class X_M_DistributionListLine
Generated Model for M_DistributionListLine
| 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_M_DistributionListLine |
|---|
accessLevel, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_Description, COLUMNNAME_M_DistributionList_ID, COLUMNNAME_M_DistributionListLine_ID, COLUMNNAME_MinQty, COLUMNNAME_Ratio, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_DistributionListLine(Properties ctx,
int M_DistributionListLine_ID,
String trxName)
Standard Constructor |
|
X_M_DistributionListLine(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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()
|
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_DistributionList_ID()
Get Distribution List. |
I_M_DistributionList |
getM_DistributionList()
|
int |
getM_DistributionListLine_ID()
Get Distribution List Line. |
BigDecimal |
getMinQty()
Get Minimum Quantity. |
BigDecimal |
getRatio()
Get Ratio. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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 |
setDescription(String Description)
Set Description. |
void |
setM_DistributionList_ID(int M_DistributionList_ID)
Set Distribution List. |
void |
setM_DistributionListLine_ID(int M_DistributionListLine_ID)
Set Distribution List Line. |
void |
setMinQty(BigDecimal MinQty)
Set Minimum Quantity. |
void |
setRatio(BigDecimal Ratio)
Set Ratio. |
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_M_DistributionListLine(Properties ctx,
int M_DistributionListLine_ID,
String trxName)
public X_M_DistributionListLine(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 PO
public I_C_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_M_DistributionListLineExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_M_DistributionListLineC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_M_DistributionListLine
public I_C_BPartner_Location getC_BPartner_Location()
throws Exception
getC_BPartner_Location in interface I_M_DistributionListLineExceptionpublic void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
setC_BPartner_Location_ID in interface I_M_DistributionListLineC_BPartner_Location_ID - Identifies the (ship to) address for this Business Partnerpublic int getC_BPartner_Location_ID()
getC_BPartner_Location_ID in interface I_M_DistributionListLinepublic void setDescription(String Description)
setDescription in interface I_M_DistributionListLineDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_M_DistributionListLinepublic void setM_DistributionListLine_ID(int M_DistributionListLine_ID)
setM_DistributionListLine_ID in interface I_M_DistributionListLineM_DistributionListLine_ID - Distribution List Line with Business Partner and Quantity/Percentagepublic int getM_DistributionListLine_ID()
getM_DistributionListLine_ID in interface I_M_DistributionListLine
public I_M_DistributionList getM_DistributionList()
throws Exception
getM_DistributionList in interface I_M_DistributionListLineExceptionpublic void setM_DistributionList_ID(int M_DistributionList_ID)
setM_DistributionList_ID in interface I_M_DistributionListLineM_DistributionList_ID - Distribution Lists allow to distribute products to a selected list of partnerspublic int getM_DistributionList_ID()
getM_DistributionList_ID in interface I_M_DistributionListLinepublic KeyNamePair getKeyNamePair()
public void setMinQty(BigDecimal MinQty)
setMinQty in interface I_M_DistributionListLineMinQty - Minimum quantity for the business partnerpublic BigDecimal getMinQty()
getMinQty in interface I_M_DistributionListLinepublic void setRatio(BigDecimal Ratio)
setRatio in interface I_M_DistributionListLineRatio - Relative Ratio for Distributionspublic BigDecimal getRatio()
getRatio in interface I_M_DistributionListLine
|
Adempiere 3.4.0s | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||