Package org.eevolution.model
Interface I_DD_NetworkDistributionLine
-
- All Known Implementing Classes:
X_DD_NetworkDistributionLine
public interface I_DD_NetworkDistributionLine
Generated Interface for DD_NetworkDistributionLine- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DD_NetworkDistribution_ID
Column name DD_NetworkDistribution_IDstatic String
COLUMNNAME_DD_NetworkDistributionLine_ID
Column name DD_NetworkDistributionLine_IDstatic String
COLUMNNAME_DD_NetworkDistributionLine_UU
Column name DD_NetworkDistributionLine_UUstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_M_Shipper_ID
Column name M_Shipper_IDstatic String
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_IDstatic String
COLUMNNAME_M_WarehouseSource_ID
Column name M_WarehouseSource_IDstatic String
COLUMNNAME_Percent
Column name Percentstatic String
COLUMNNAME_PriorityNo
Column name PriorityNostatic String
COLUMNNAME_TransfertTime
Column name TransfertTimestatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_ValidFrom
Column name ValidFromstatic String
COLUMNNAME_ValidTo
Column name ValidTostatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=53061static String
Table_Name
TableName=DD_NetworkDistributionLine
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.I_DD_NetworkDistribution
getDD_NetworkDistribution()
int
getDD_NetworkDistribution_ID()
Get Network Distributionint
getDD_NetworkDistributionLine_ID()
Get Network Distribution LineString
getDD_NetworkDistributionLine_UU()
Get DD_NetworkDistributionLine_UUI_M_Shipper
getM_Shipper()
int
getM_Shipper_ID()
Get Shipper.I_M_Warehouse
getM_Warehouse()
int
getM_Warehouse_ID()
Get Warehouse.I_M_Warehouse
getM_WarehouseSource()
int
getM_WarehouseSource_ID()
Get Source Warehouse.BigDecimal
getPercent()
Get Percent.int
getPriorityNo()
Get Relative Priority.BigDecimal
getTransfertTime()
Get Transfert TimeTimestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.Timestamp
getValidFrom()
Get Valid from.Timestamp
getValidTo()
Get Valid to.boolean
isActive()
Get Active.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setDD_NetworkDistribution_ID(int DD_NetworkDistribution_ID)
Set Network Distributionvoid
setDD_NetworkDistributionLine_ID(int DD_NetworkDistributionLine_ID)
Set Network Distribution Linevoid
setDD_NetworkDistributionLine_UU(String DD_NetworkDistributionLine_UU)
Set DD_NetworkDistributionLine_UUvoid
setIsActive(boolean IsActive)
Set Active.void
setM_Shipper_ID(int M_Shipper_ID)
Set Shipper.void
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.void
setM_WarehouseSource_ID(int M_WarehouseSource_ID)
Set Source Warehouse.void
setPercent(BigDecimal Percent)
Set Percent.void
setPriorityNo(int PriorityNo)
Set Relative Priority.void
setTransfertTime(BigDecimal TransfertTime)
Set Transfert Timevoid
setValidFrom(Timestamp ValidFrom)
Set Valid from.void
setValidTo(Timestamp ValidTo)
Set Valid to.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=DD_NetworkDistributionLine- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53061- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_DD_NetworkDistribution_ID
static final String COLUMNNAME_DD_NetworkDistribution_ID
Column name DD_NetworkDistribution_ID- See Also:
- Constant Field Values
-
COLUMNNAME_DD_NetworkDistributionLine_ID
static final String COLUMNNAME_DD_NetworkDistributionLine_ID
Column name DD_NetworkDistributionLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_DD_NetworkDistributionLine_UU
static final String COLUMNNAME_DD_NetworkDistributionLine_UU
Column name DD_NetworkDistributionLine_UU- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_M_Shipper_ID
static final String COLUMNNAME_M_Shipper_ID
Column name M_Shipper_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Warehouse_ID
static final String COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_WarehouseSource_ID
static final String COLUMNNAME_M_WarehouseSource_ID
Column name M_WarehouseSource_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Percent
static final String COLUMNNAME_Percent
Column name Percent- See Also:
- Constant Field Values
-
COLUMNNAME_PriorityNo
static final String COLUMNNAME_PriorityNo
Column name PriorityNo- See Also:
- Constant Field Values
-
COLUMNNAME_TransfertTime
static final String COLUMNNAME_TransfertTime
Column name TransfertTime- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_ValidFrom
static final String COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
- Constant Field Values
-
COLUMNNAME_ValidTo
static final String COLUMNNAME_ValidTo
Column name ValidTo- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDD_NetworkDistribution_ID
void setDD_NetworkDistribution_ID(int DD_NetworkDistribution_ID)
Set Network Distribution
-
getDD_NetworkDistribution_ID
int getDD_NetworkDistribution_ID()
Get Network Distribution
-
getDD_NetworkDistribution
I_DD_NetworkDistribution getDD_NetworkDistribution() throws RuntimeException
- Throws:
RuntimeException
-
setDD_NetworkDistributionLine_ID
void setDD_NetworkDistributionLine_ID(int DD_NetworkDistributionLine_ID)
Set Network Distribution Line
-
getDD_NetworkDistributionLine_ID
int getDD_NetworkDistributionLine_ID()
Get Network Distribution Line
-
setDD_NetworkDistributionLine_UU
void setDD_NetworkDistributionLine_UU(String DD_NetworkDistributionLine_UU)
Set DD_NetworkDistributionLine_UU
-
getDD_NetworkDistributionLine_UU
String getDD_NetworkDistributionLine_UU()
Get DD_NetworkDistributionLine_UU
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setM_Shipper_ID
void setM_Shipper_ID(int M_Shipper_ID)
Set Shipper. Method or manner of product delivery
-
getM_Shipper_ID
int getM_Shipper_ID()
Get Shipper. Method or manner of product delivery
-
getM_Shipper
I_M_Shipper getM_Shipper() throws RuntimeException
- Throws:
RuntimeException
-
setM_Warehouse_ID
void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. Storage Warehouse and Service Point
-
getM_Warehouse_ID
int getM_Warehouse_ID()
Get Warehouse. Storage Warehouse and Service Point
-
getM_Warehouse
I_M_Warehouse getM_Warehouse() throws RuntimeException
- Throws:
RuntimeException
-
setM_WarehouseSource_ID
void setM_WarehouseSource_ID(int M_WarehouseSource_ID)
Set Source Warehouse. Optional Warehouse to replenish from
-
getM_WarehouseSource_ID
int getM_WarehouseSource_ID()
Get Source Warehouse. Optional Warehouse to replenish from
-
getM_WarehouseSource
I_M_Warehouse getM_WarehouseSource() throws RuntimeException
- Throws:
RuntimeException
-
setPercent
void setPercent(BigDecimal Percent)
Set Percent. Percentage
-
getPercent
BigDecimal getPercent()
Get Percent. Percentage
-
setPriorityNo
void setPriorityNo(int PriorityNo)
Set Relative Priority. Where inventory should be picked from first
-
getPriorityNo
int getPriorityNo()
Get Relative Priority. Where inventory should be picked from first
-
setTransfertTime
void setTransfertTime(BigDecimal TransfertTime)
Set Transfert Time
-
getTransfertTime
BigDecimal getTransfertTime()
Get Transfert Time
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setValidFrom
void setValidFrom(Timestamp ValidFrom)
Set Valid from. Valid from including this date (first day)
-
getValidFrom
Timestamp getValidFrom()
Get Valid from. Valid from including this date (first day)
-
setValidTo
void setValidTo(Timestamp ValidTo)
Set Valid to. Valid to including this date (last day)
-
getValidTo
Timestamp getValidTo()
Get Valid to. Valid to including this date (last day)
-
-