Package org.brerp.base.model
Interface I_COF_Label
- All Known Implementing Classes:
MCOFLabel,X_COF_Label
public interface I_COF_Label
Generated Interface for COF_Label
- Version:
- Release 11
- 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 COF_Emissionstatic final StringColumn name COF_IsReprintstatic final StringColumn name COF_Label_IDstatic final StringColumn name COF_Label_UUstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name EquipmentNostatic final StringColumn name GuaranteeDatestatic final StringColumn name IsActivestatic final StringColumn name isReplacementstatic final StringColumn name Lotstatic final StringColumn name M_AttributeSetInstance_IDstatic final StringColumn name M_Locator_IDstatic final StringColumn name M_Lot_IDstatic final StringColumn name M_Product_IDstatic final StringColumn name Processingstatic final StringColumn name Processing2static final StringColumn name Qtystatic final StringColumn name SerNostatic final StringColumn name Statusstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name Valuestatic final KeyNamePairstatic final intAD_Table_ID=1500530static final StringTableName=COF_Label -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Get Emission.intGet Etiqueta.Get COF_Label_UUGet Created.intGet Created By.Get Equipment No..Get Guarantee Date.getLot()Get Lot No.intGet Attribute Set Instance.intGet Locator.getM_Lot()intGet Lot.intGet Product.Get Process NowgetQty()Get Quantity.getSerNo()Get Serial No.Get Status.Get Updated.intGet Updated By.getValue()Get Search Key.booleanisActive()Get Active.booleanGet Is Reprint.booleanGet Process NowbooleanGet Is Replacement.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetCOF_Emission(String COF_Emission) Set Emission.voidsetCOF_IsReprint(boolean COF_IsReprint) Set Is Reprint.voidsetCOF_Label_ID(int COF_Label_ID) Set Etiqueta.voidsetCOF_Label_UU(String COF_Label_UU) Set COF_Label_UUvoidsetEquipmentNo(String EquipmentNo) Set Equipment No..voidsetGuaranteeDate(Timestamp GuaranteeDate) Set Guarantee Date.voidsetIsActive(boolean IsActive) Set Active.voidsetisReplacement(boolean isReplacement) Set Is Replacement.voidSet Lot No.voidsetM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance.voidsetM_Locator_ID(int M_Locator_ID) Set Locator.voidsetM_Lot_ID(int M_Lot_ID) Set Lot.voidsetM_Product_ID(int M_Product_ID) Set Product.voidsetProcessing(boolean Processing) Set Process NowvoidsetProcessing2(String Processing2) Set Process NowvoidsetQty(BigDecimal Qty) Set Quantity.voidSet Serial No.voidSet Status.voidSet Search Key.
-
Field Details
-
Table_Name
TableName=COF_Label- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=1500530 -
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_COF_Emission
Column name COF_Emission- See Also:
-
COLUMNNAME_COF_IsReprint
Column name COF_IsReprint- See Also:
-
COLUMNNAME_COF_Label_ID
Column name COF_Label_ID- See Also:
-
COLUMNNAME_COF_Label_UU
Column name COF_Label_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_EquipmentNo
Column name EquipmentNo- See Also:
-
COLUMNNAME_GuaranteeDate
Column name GuaranteeDate- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Lot
Column name Lot- See Also:
-
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID- See Also:
-
COLUMNNAME_M_Locator_ID
Column name M_Locator_ID- See Also:
-
COLUMNNAME_M_Lot_ID
Column name M_Lot_ID- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_Processing2
Column name Processing2- See Also:
-
COLUMNNAME_Qty
Column name Qty- See Also:
-
COLUMNNAME_SerNo
Column name SerNo- See Also:
-
COLUMNNAME_Status
Column name Status- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Value
Column name Value- See Also:
-
COLUMNNAME_isReplacement
Column name isReplacement- 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 -
setCOF_Emission
Set Emission. Hold the information about the emission type used -
getCOF_Emission
String getCOF_Emission()Get Emission. Hold the information about the emission type used -
setCOF_IsReprint
void setCOF_IsReprint(boolean COF_IsReprint) Set Is Reprint. Indicates that label was reprinted at least 1 time -
isCOF_IsReprint
boolean isCOF_IsReprint()Get Is Reprint. Indicates that label was reprinted at least 1 time -
setCOF_Label_ID
void setCOF_Label_ID(int COF_Label_ID) Set Etiqueta. Primary Key : Label -
getCOF_Label_ID
int getCOF_Label_ID()Get Etiqueta. Primary Key : Label -
setCOF_Label_UU
Set COF_Label_UU -
getCOF_Label_UU
String getCOF_Label_UU()Get COF_Label_UU -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setEquipmentNo
Set Equipment No.. Equipment No. is the identifier of an equipment used to generate a label. -
getEquipmentNo
String getEquipmentNo()Get Equipment No.. Equipment No. is the identifier of an equipment used to generate a label. -
setGuaranteeDate
Set Guarantee Date. Date when guarantee expires -
getGuaranteeDate
Timestamp getGuaranteeDate()Get Guarantee Date. Date when guarantee expires -
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 -
setLot
Set Lot No. Lot number (alphanumeric) -
getLot
String getLot()Get Lot No. Lot number (alphanumeric) -
setM_AttributeSetInstance_ID
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance. Product Attribute Set Instance -
getM_AttributeSetInstance_ID
int getM_AttributeSetInstance_ID()Get Attribute Set Instance. Product Attribute Set Instance -
getM_AttributeSetInstance
- Throws:
RuntimeException
-
setM_Locator_ID
void setM_Locator_ID(int M_Locator_ID) Set Locator. Warehouse Locator -
getM_Locator_ID
int getM_Locator_ID()Get Locator. Warehouse Locator -
getM_Locator
- Throws:
RuntimeException
-
setM_Lot_ID
void setM_Lot_ID(int M_Lot_ID) Set Lot. Product Lot Definition -
getM_Lot_ID
int getM_Lot_ID()Get Lot. Product Lot Definition -
getM_Lot
- Throws:
RuntimeException
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID) Set Product. Product, Service, Item -
getM_Product_ID
int getM_Product_ID()Get Product. Product, Service, Item -
getM_Product
- Throws:
RuntimeException
-
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
setProcessing2
Set Process Now -
getProcessing2
String getProcessing2()Get Process Now -
setQty
Set Quantity. Quantity -
getQty
BigDecimal getQty()Get Quantity. Quantity -
setSerNo
Set Serial No. Product Serial Number -
getSerNo
String getSerNo()Get Serial No. Product Serial Number -
setStatus
Set Status. Status of the currently running check -
getStatus
String getStatus()Get Status. Status of the currently running check -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setValue
Set Search Key. Search key for the record in the format required - must be unique -
getValue
String getValue()Get Search Key. Search key for the record in the format required - must be unique -
setisReplacement
void setisReplacement(boolean isReplacement) Set Is Replacement. indicates that the object are being replaced -
isReplacement
boolean isReplacement()Get Is Replacement. indicates that the object are being replaced
-