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 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name C_UOM_Length_IDstatic final StringColumn name C_UOM_Weight_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name CreateFromstatic final StringColumn name Descriptionstatic final StringColumn name EstimatedWeightstatic final StringColumn name Heightstatic final StringColumn name IsActivestatic final StringColumn name Lengthstatic final StringColumn name M_Package_IDstatic final StringColumn name M_PackageMPS_IDstatic final StringColumn name M_PackageMPS_UUstatic final StringColumn name MasterTrackingNostatic final StringColumn name Pricestatic final StringColumn name Processedstatic final StringColumn name SeqNostatic final StringColumn name TrackingNostatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name Weightstatic final StringColumn name Widthstatic final KeyNamePairstatic final intAD_Table_ID=200044static final StringTableName=M_PackageMPS -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Deprecated.intGet UOM for Length.Deprecated.intGet UOM for Weight.Get Created.intGet Created By.Get Create lines from.Get Description.Get Estimated WeightGet HeightGet LengthDeprecated.intGet Package.intGet Package MPSGet M_PackageMPS_UUGet Master Tracking NogetPrice()Get Price.intgetSeqNo()Get Sequence.Get Tracking No.Get Updated.intGet Updated By.Get Weight.getWidth()Get WidthbooleanisActive()Get Active.booleanGet Processed.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetC_UOM_Length_ID(int C_UOM_Length_ID) Set UOM for Length.voidsetC_UOM_Weight_ID(int C_UOM_Weight_ID) Set UOM for Weight.voidsetCreateFrom(String CreateFrom) Set Create lines from.voidsetDescription(String Description) Set Description.voidsetEstimatedWeight(BigDecimal EstimatedWeight) Set Estimated WeightvoidsetHeight(BigDecimal Height) Set HeightvoidsetIsActive(boolean IsActive) Set Active.voidsetLength(BigDecimal Length) Set LengthvoidsetM_Package_ID(int M_Package_ID) Set Package.voidsetM_PackageMPS_ID(int M_PackageMPS_ID) Set Package MPSvoidsetM_PackageMPS_UU(String M_PackageMPS_UU) Set M_PackageMPS_UUvoidsetMasterTrackingNo(String MasterTrackingNo) Set Master Tracking NovoidsetPrice(BigDecimal Price) Set Price.voidsetProcessed(boolean Processed) Set Processed.voidsetSeqNo(int SeqNo) Set Sequence.voidsetTrackingNo(String TrackingNo) Set Tracking No.voidsetWeight(BigDecimal Weight) Set Weight.voidsetWidth(BigDecimal Width) Set Width
-
Field Details
-
Table_Name
TableName=M_PackageMPS- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200044- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_C_UOM_Length_ID
Column name C_UOM_Length_ID- See Also:
-
COLUMNNAME_C_UOM_Weight_ID
Column name C_UOM_Weight_ID- See Also:
-
COLUMNNAME_CreateFrom
Column name CreateFrom- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EstimatedWeight
Column name EstimatedWeight- See Also:
-
COLUMNNAME_Height
Column name Height- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Length
Column name Length- See Also:
-
COLUMNNAME_M_PackageMPS_ID
Column name M_PackageMPS_ID- See Also:
-
COLUMNNAME_M_PackageMPS_UU
Column name M_PackageMPS_UU- See Also:
-
COLUMNNAME_M_Package_ID
Column name M_Package_ID- See Also:
-
COLUMNNAME_MasterTrackingNo
Column name MasterTrackingNo- See Also:
-
COLUMNNAME_Price
Column name Price- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- See Also:
-
COLUMNNAME_TrackingNo
Column name TrackingNo- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Weight
Column name Weight- See Also:
-
COLUMNNAME_Width
Column name Width- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
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
Deprecated.- 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
Deprecated.- Throws:
RuntimeException
-
setCreateFrom
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 -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setEstimatedWeight
Set Estimated Weight -
getEstimatedWeight
BigDecimal getEstimatedWeight()Get Estimated Weight -
setHeight
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
Set Length -
getLength
BigDecimal getLength()Get Length -
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
Set M_PackageMPS_UU -
getM_PackageMPS_UU
String getM_PackageMPS_UU()Get M_PackageMPS_UU -
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
Deprecated.- Throws:
RuntimeException
-
setMasterTrackingNo
Set Master Tracking No -
getMasterTrackingNo
String getMasterTrackingNo()Get Master Tracking No -
setPrice
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
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
Set Weight. Weight of a product -
getWeight
BigDecimal getWeight()Get Weight. Weight of a product -
setWidth
Set Width -
getWidth
BigDecimal getWidth()Get Width
-