Package org.compiere.model
Class X_M_RMALine
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_M_RMALine
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_M_RMALine,I_Persistent,Evaluatee
- Direct Known Subclasses:
MRMALine
Generated Model for M_RMALine
- Version:
- Release 13 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_IDFields inherited from interface org.compiere.model.I_M_RMALine
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_Amt, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_CostCenter_ID, COLUMNNAME_C_Department_ID, COLUMNNAME_C_Tax_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_IsActive, COLUMNNAME_Line, COLUMNNAME_LineNetAmt, COLUMNNAME_M_InOutLine_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_RMA_ID, COLUMNNAME_M_RMALine_ID, COLUMNNAME_M_RMALine_UU, COLUMNNAME_Processed, COLUMNNAME_Qty, COLUMNNAME_QtyDelivered, COLUMNNAME_QtyInvoiced, COLUMNNAME_Ref_RMALine_ID, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_M_RMALine(Properties ctx, int M_RMALine_ID, String trxName) Standard ConstructorX_M_RMALine(Properties ctx, int M_RMALine_ID, String trxName, String... virtualColumns) Standard ConstructorX_M_RMALine(Properties ctx, String M_RMALine_UU, String trxName) Standard ConstructorX_M_RMALine(Properties ctx, String M_RMALine_UU, String trxName, String... virtualColumns) Standard ConstructorX_M_RMALine(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelgetAmt()Get Amount.Deprecated.intGet Charge.Deprecated.intGet Cost Center.Deprecated.intGet Department.getC_Tax()Deprecated.intGet Tax.Get Description.Get Record ID/ColumnNameintgetLine()Get Line No.Get Line Amount.Deprecated.intGet Shipment/Receipt Line.Deprecated.intGet Product.getM_RMA()Deprecated.intGet RMA.intGet RMA Line.Get M_RMALine_UU.getQty()Get Quantity.Get Delivered Quantity.Get Quantity Invoiced.Deprecated.intGet Referenced RMA Line.protected POInfoinitPO(Properties ctx) Load Meta DatabooleanGet Processed.voidsetAmt(BigDecimal Amt) Set Amount.voidsetC_Charge_ID(int C_Charge_ID) Set Charge.voidsetC_CostCenter_ID(int C_CostCenter_ID) Set Cost Center.voidsetC_Department_ID(int C_Department_ID) Set Department.voidsetC_Tax_ID(int C_Tax_ID) Set Tax.voidsetDescription(String Description) Set Description.voidsetLine(int Line) Set Line No.voidsetLineNetAmt(BigDecimal LineNetAmt) Set Line Amount.voidsetM_InOutLine_ID(int M_InOutLine_ID) Set Shipment/Receipt Line.voidsetM_Product_ID(int M_Product_ID) Set Product.voidsetM_RMA_ID(int M_RMA_ID) Set RMA.voidsetM_RMALine_ID(int M_RMALine_ID) Set RMA Line.voidsetM_RMALine_UU(String M_RMALine_UU) Set M_RMALine_UU.voidsetProcessed(boolean Processed) Set Processed.voidsetQty(BigDecimal Qty) Set Quantity.voidsetQtyDelivered(BigDecimal QtyDelivered) Set Delivered Quantity.voidsetQtyInvoiced(BigDecimal QtyInvoiced) Set Quantity Invoiced.voidsetRef_RMALine_ID(int Ref_RMALine_ID) Set Referenced RMA Line.toString()String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableAttribute, get_TableAttributeAsBoolean, get_TableAttributeAsInt, get_TableAttributes, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys, validForeignKeysExMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongMethods inherited from interface org.compiere.model.I_M_RMALine
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActiveMethods inherited from interface org.compiere.model.I_Persistent
save
-
Constructor Details
-
X_M_RMALine
Standard Constructor -
X_M_RMALine
Standard Constructor -
X_M_RMALine
Standard Constructor -
X_M_RMALine
Standard Constructor -
X_M_RMALine
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 1 - Org
-
initPO
Load Meta Data -
toString
Description copied from class:POString representation -
setAmt
Set Amount.- Specified by:
setAmtin interfaceI_M_RMALine- Parameters:
Amt- Amount
-
getAmt
Get Amount.- Specified by:
getAmtin interfaceI_M_RMALine- Returns:
- Amount
-
getC_Charge
Deprecated.- Specified by:
getC_Chargein interfaceI_M_RMALine- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID) Set Charge.- Specified by:
setC_Charge_IDin interfaceI_M_RMALine- Parameters:
C_Charge_ID- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()Get Charge.- Specified by:
getC_Charge_IDin interfaceI_M_RMALine- Returns:
- Additional document charges
-
getC_CostCenter
Deprecated.- Specified by:
getC_CostCenterin interfaceI_M_RMALine- Throws:
RuntimeException
-
setC_CostCenter_ID
public void setC_CostCenter_ID(int C_CostCenter_ID) Set Cost Center.- Specified by:
setC_CostCenter_IDin interfaceI_M_RMALine- Parameters:
C_CostCenter_ID- Cost Center
-
getC_CostCenter_ID
public int getC_CostCenter_ID()Get Cost Center.- Specified by:
getC_CostCenter_IDin interfaceI_M_RMALine- Returns:
- Cost Center
-
getC_Department
Deprecated.- Specified by:
getC_Departmentin interfaceI_M_RMALine- Throws:
RuntimeException
-
setC_Department_ID
public void setC_Department_ID(int C_Department_ID) Set Department.- Specified by:
setC_Department_IDin interfaceI_M_RMALine- Parameters:
C_Department_ID- Department
-
getC_Department_ID
public int getC_Department_ID()Get Department.- Specified by:
getC_Department_IDin interfaceI_M_RMALine- Returns:
- Department
-
getC_Tax
Deprecated.- Specified by:
getC_Taxin interfaceI_M_RMALine- Throws:
RuntimeException
-
setC_Tax_ID
public void setC_Tax_ID(int C_Tax_ID) Set Tax.- Specified by:
setC_Tax_IDin interfaceI_M_RMALine- Parameters:
C_Tax_ID- Tax identifier
-
getC_Tax_ID
public int getC_Tax_ID()Get Tax.- Specified by:
getC_Tax_IDin interfaceI_M_RMALine- Returns:
- Tax identifier
-
setDescription
Set Description.- Specified by:
setDescriptionin interfaceI_M_RMALine- Parameters:
Description- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescriptionin interfaceI_M_RMALine- Returns:
- Optional short description of the record
-
setLine
public void setLine(int Line) Set Line No.- Specified by:
setLinein interfaceI_M_RMALine- Parameters:
Line- Unique line for this document
-
getLine
public int getLine()Get Line No.- Specified by:
getLinein interfaceI_M_RMALine- Returns:
- Unique line for this document
-
setLineNetAmt
Set Line Amount.- Specified by:
setLineNetAmtin interfaceI_M_RMALine- Parameters:
LineNetAmt- Line Extended Amount (Quantity * Actual Price) without Freight and Charges
-
getLineNetAmt
Get Line Amount.- Specified by:
getLineNetAmtin interfaceI_M_RMALine- Returns:
- Line Extended Amount (Quantity * Actual Price) without Freight and Charges
-
getM_InOutLine
Deprecated.- Specified by:
getM_InOutLinein interfaceI_M_RMALine- Throws:
RuntimeException
-
setM_InOutLine_ID
public void setM_InOutLine_ID(int M_InOutLine_ID) Set Shipment/Receipt Line.- Specified by:
setM_InOutLine_IDin interfaceI_M_RMALine- Parameters:
M_InOutLine_ID- Line on Shipment or Receipt document
-
getM_InOutLine_ID
public int getM_InOutLine_ID()Get Shipment/Receipt Line.- Specified by:
getM_InOutLine_IDin interfaceI_M_RMALine- Returns:
- Line on Shipment or Receipt document
-
getM_Product
Deprecated.- Specified by:
getM_Productin interfaceI_M_RMALine- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_IDin interfaceI_M_RMALine- Parameters:
M_Product_ID- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()Get Product.- Specified by:
getM_Product_IDin interfaceI_M_RMALine- Returns:
- Product, Service, Item
-
setM_RMALine_ID
public void setM_RMALine_ID(int M_RMALine_ID) Set RMA Line.- Specified by:
setM_RMALine_IDin interfaceI_M_RMALine- Parameters:
M_RMALine_ID- Return Material Authorization Line
-
getM_RMALine_ID
public int getM_RMALine_ID()Get RMA Line.- Specified by:
getM_RMALine_IDin interfaceI_M_RMALine- Returns:
- Return Material Authorization Line
-
setM_RMALine_UU
Set M_RMALine_UU.- Specified by:
setM_RMALine_UUin interfaceI_M_RMALine- Parameters:
M_RMALine_UU- M_RMALine_UU
-
getM_RMALine_UU
Get M_RMALine_UU.- Specified by:
getM_RMALine_UUin interfaceI_M_RMALine- Returns:
- M_RMALine_UU
-
getM_RMA
Deprecated.- Specified by:
getM_RMAin interfaceI_M_RMALine- Throws:
RuntimeException
-
setM_RMA_ID
public void setM_RMA_ID(int M_RMA_ID) Set RMA.- Specified by:
setM_RMA_IDin interfaceI_M_RMALine- Parameters:
M_RMA_ID- Return Material Authorization
-
getM_RMA_ID
public int getM_RMA_ID()Get RMA.- Specified by:
getM_RMA_IDin interfaceI_M_RMALine- Returns:
- Return Material Authorization
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessedin interfaceI_M_RMALine- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessedin interfaceI_M_RMALine- Returns:
- The document has been processed
-
setQty
Set Quantity.- Specified by:
setQtyin interfaceI_M_RMALine- Parameters:
Qty- Quantity
-
getQty
Get Quantity.- Specified by:
getQtyin interfaceI_M_RMALine- Returns:
- Quantity
-
setQtyDelivered
Set Delivered Quantity.- Specified by:
setQtyDeliveredin interfaceI_M_RMALine- Parameters:
QtyDelivered- Delivered Quantity
-
getQtyDelivered
Get Delivered Quantity.- Specified by:
getQtyDeliveredin interfaceI_M_RMALine- Returns:
- Delivered Quantity
-
setQtyInvoiced
Set Quantity Invoiced.- Specified by:
setQtyInvoicedin interfaceI_M_RMALine- Parameters:
QtyInvoiced- Invoiced Quantity
-
getQtyInvoiced
Get Quantity Invoiced.- Specified by:
getQtyInvoicedin interfaceI_M_RMALine- Returns:
- Invoiced Quantity
-
getRef_RMALine
Deprecated.- Specified by:
getRef_RMALinein interfaceI_M_RMALine- Throws:
RuntimeException
-
setRef_RMALine_ID
public void setRef_RMALine_ID(int Ref_RMALine_ID) Set Referenced RMA Line.- Specified by:
setRef_RMALine_IDin interfaceI_M_RMALine- Parameters:
Ref_RMALine_ID- Referenced RMA Line
-
getRef_RMALine_ID
public int getRef_RMALine_ID()Get Referenced RMA Line.- Specified by:
getRef_RMALine_IDin interfaceI_M_RMALine- Returns:
- Referenced RMA Line
-