Package org.compiere.model
Interface I_M_PackageMPS
-
- All Known Implementing Classes:
MPackageMPS
,X_M_PackageMPS
public interface I_M_PackageMPS
Generated Interface for M_PackageMPS- 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_C_UOM_Length_ID
Column name C_UOM_Length_IDstatic String
COLUMNNAME_C_UOM_Weight_ID
Column name C_UOM_Weight_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_CreateFrom
Column name CreateFromstatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_EstimatedWeight
Column name EstimatedWeightstatic String
COLUMNNAME_Height
Column name Heightstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_Length
Column name Lengthstatic String
COLUMNNAME_M_Package_ID
Column name M_Package_IDstatic String
COLUMNNAME_M_PackageMPS_ID
Column name M_PackageMPS_IDstatic String
COLUMNNAME_M_PackageMPS_UU
Column name M_PackageMPS_UUstatic String
COLUMNNAME_MasterTrackingNo
Column name MasterTrackingNostatic String
COLUMNNAME_Price
Column name Pricestatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_SeqNo
Column name SeqNostatic String
COLUMNNAME_TrackingNo
Column name TrackingNostatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_Weight
Column name Weightstatic String
COLUMNNAME_Width
Column name Widthstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=200044static String
Table_Name
TableName=M_PackageMPS
-
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.I_C_UOM
getC_UOM_Length()
int
getC_UOM_Length_ID()
Get UOM for Length.I_C_UOM
getC_UOM_Weight()
int
getC_UOM_Weight_ID()
Get UOM for Weight.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getCreateFrom()
Get Create lines from.String
getDescription()
Get Description.BigDecimal
getEstimatedWeight()
Get Estimated WeightBigDecimal
getHeight()
Get HeightBigDecimal
getLength()
Get LengthI_M_Package
getM_Package()
int
getM_Package_ID()
Get Package.int
getM_PackageMPS_ID()
Get Package MPSString
getM_PackageMPS_UU()
Get M_PackageMPS_UUString
getMasterTrackingNo()
Get Master Tracking NoBigDecimal
getPrice()
Get Price.int
getSeqNo()
Get Sequence.String
getTrackingNo()
Get Tracking No.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.BigDecimal
getWeight()
Get Weight.BigDecimal
getWidth()
Get Widthboolean
isActive()
Get Active.boolean
isProcessed()
Get Processed.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setC_UOM_Length_ID(int C_UOM_Length_ID)
Set UOM for Length.void
setC_UOM_Weight_ID(int C_UOM_Weight_ID)
Set UOM for Weight.void
setCreateFrom(String CreateFrom)
Set Create lines from.void
setDescription(String Description)
Set Description.void
setEstimatedWeight(BigDecimal EstimatedWeight)
Set Estimated Weightvoid
setHeight(BigDecimal Height)
Set Heightvoid
setIsActive(boolean IsActive)
Set Active.void
setLength(BigDecimal Length)
Set Lengthvoid
setM_Package_ID(int M_Package_ID)
Set Package.void
setM_PackageMPS_ID(int M_PackageMPS_ID)
Set Package MPSvoid
setM_PackageMPS_UU(String M_PackageMPS_UU)
Set M_PackageMPS_UUvoid
setMasterTrackingNo(String MasterTrackingNo)
Set Master Tracking Novoid
setPrice(BigDecimal Price)
Set Price.void
setProcessed(boolean Processed)
Set Processed.void
setSeqNo(int SeqNo)
Set Sequence.void
setTrackingNo(String TrackingNo)
Set Tracking No.void
setWeight(BigDecimal Weight)
Set Weight.void
setWidth(BigDecimal Width)
Set Width
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=M_PackageMPS- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=200044- 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_CreateFrom
static final String COLUMNNAME_CreateFrom
Column name CreateFrom- See Also:
- Constant Field Values
-
COLUMNNAME_C_UOM_Length_ID
static final String COLUMNNAME_C_UOM_Length_ID
Column name C_UOM_Length_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_UOM_Weight_ID
static final String COLUMNNAME_C_UOM_Weight_ID
Column name C_UOM_Weight_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_EstimatedWeight
static final String COLUMNNAME_EstimatedWeight
Column name EstimatedWeight- See Also:
- Constant Field Values
-
COLUMNNAME_Height
static final String COLUMNNAME_Height
Column name Height- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_Length
static final String COLUMNNAME_Length
Column name Length- See Also:
- Constant Field Values
-
COLUMNNAME_MasterTrackingNo
static final String COLUMNNAME_MasterTrackingNo
Column name MasterTrackingNo- See Also:
- Constant Field Values
-
COLUMNNAME_M_Package_ID
static final String COLUMNNAME_M_Package_ID
Column name M_Package_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_PackageMPS_ID
static final String COLUMNNAME_M_PackageMPS_ID
Column name M_PackageMPS_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_PackageMPS_UU
static final String COLUMNNAME_M_PackageMPS_UU
Column name M_PackageMPS_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Price
static final String COLUMNNAME_Price
Column name Price- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNo
static final String COLUMNNAME_SeqNo
Column name SeqNo- See Also:
- Constant Field Values
-
COLUMNNAME_TrackingNo
static final String COLUMNNAME_TrackingNo
Column name TrackingNo- 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_Weight
static final String COLUMNNAME_Weight
Column name Weight- See Also:
- Constant Field Values
-
COLUMNNAME_Width
static final String COLUMNNAME_Width
Column name Width- 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
-
setCreateFrom
void setCreateFrom(String CreateFrom)
Set Create lines from. Process which will generate a new document lines based on an existing document
-
getCreateFrom
String getCreateFrom()
Get Create lines from. Process which will generate a new document lines based on an existing document
-
setC_UOM_Length_ID
void setC_UOM_Length_ID(int C_UOM_Length_ID)
Set UOM for Length. Standard Unit of Measure for Length
-
getC_UOM_Length_ID
int getC_UOM_Length_ID()
Get UOM for Length. Standard Unit of Measure for Length
-
getC_UOM_Length
I_C_UOM getC_UOM_Length() throws RuntimeException
- Throws:
RuntimeException
-
setC_UOM_Weight_ID
void setC_UOM_Weight_ID(int C_UOM_Weight_ID)
Set UOM for Weight. Standard Unit of Measure for Weight
-
getC_UOM_Weight_ID
int getC_UOM_Weight_ID()
Get UOM for Weight. Standard Unit of Measure for Weight
-
getC_UOM_Weight
I_C_UOM getC_UOM_Weight() throws RuntimeException
- Throws:
RuntimeException
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setEstimatedWeight
void setEstimatedWeight(BigDecimal EstimatedWeight)
Set Estimated Weight
-
getEstimatedWeight
BigDecimal getEstimatedWeight()
Get Estimated Weight
-
setHeight
void setHeight(BigDecimal Height)
Set Height
-
getHeight
BigDecimal getHeight()
Get Height
-
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
-
setLength
void setLength(BigDecimal Length)
Set Length
-
getLength
BigDecimal getLength()
Get Length
-
setMasterTrackingNo
void setMasterTrackingNo(String MasterTrackingNo)
Set Master Tracking No
-
getMasterTrackingNo
String getMasterTrackingNo()
Get Master Tracking No
-
setM_Package_ID
void setM_Package_ID(int M_Package_ID)
Set Package. Shipment Package
-
getM_Package_ID
int getM_Package_ID()
Get Package. Shipment Package
-
getM_Package
I_M_Package getM_Package() throws RuntimeException
- Throws:
RuntimeException
-
setM_PackageMPS_ID
void setM_PackageMPS_ID(int M_PackageMPS_ID)
Set Package MPS
-
getM_PackageMPS_ID
int getM_PackageMPS_ID()
Get Package MPS
-
setM_PackageMPS_UU
void setM_PackageMPS_UU(String M_PackageMPS_UU)
Set M_PackageMPS_UU
-
getM_PackageMPS_UU
String getM_PackageMPS_UU()
Get M_PackageMPS_UU
-
setPrice
void setPrice(BigDecimal Price)
Set Price. Price
-
getPrice
BigDecimal getPrice()
Get Price. Price
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setSeqNo
void setSeqNo(int SeqNo)
Set Sequence. Method of ordering records; lowest number comes first
-
getSeqNo
int getSeqNo()
Get Sequence. Method of ordering records; lowest number comes first
-
setTrackingNo
void setTrackingNo(String TrackingNo)
Set Tracking No. Number to track the shipment
-
getTrackingNo
String getTrackingNo()
Get Tracking No. Number to track the shipment
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setWeight
void setWeight(BigDecimal Weight)
Set Weight. Weight of a product
-
getWeight
BigDecimal getWeight()
Get Weight. Weight of a product
-
setWidth
void setWidth(BigDecimal Width)
Set Width
-
getWidth
BigDecimal getWidth()
Get Width
-
-