Package org.compiere.model
Interface I_AD_PrintLabelLine
- All Known Implementing Classes:
X_AD_PrintLabelLine
public interface I_AD_PrintLabelLine
Generated Interface for AD_PrintLabelLine
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Column_IDstatic final String
Column name AD_LabelPrinterFunction_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_PrintLabel_IDstatic final String
Column name AD_PrintLabelLine_IDstatic final String
Column name AD_PrintLabelLine_UUstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name IsActivestatic final String
Column name LabelFormatTypestatic final String
Column name Namestatic final String
Column name PrintNamestatic final String
Column name SeqNostatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name XPositionstatic final String
Column name YPositionstatic final KeyNamePair
static final int
AD_Table_ID=569static final String
TableName=AD_PrintLabelLine -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Column.int
Get Label printer Function.int
Get Organization.int
Get Print Label.int
Get Print Label Line.Get AD_PrintLabelLine_UUGet Created.int
Get Created By.Get Label Format Type.getName()
Get Name.Get Print Text.int
getSeqNo()
Get Sequence.Get Updated.int
Get Updated By.int
Get X Position.int
Get Y Position.boolean
isActive()
Get Active.void
setAD_Column_ID
(int AD_Column_ID) Set Column.void
setAD_LabelPrinterFunction_ID
(int AD_LabelPrinterFunction_ID) Set Label printer Function.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_PrintLabel_ID
(int AD_PrintLabel_ID) Set Print Label.void
setAD_PrintLabelLine_ID
(int AD_PrintLabelLine_ID) Set Print Label Line.void
setAD_PrintLabelLine_UU
(String AD_PrintLabelLine_UU) Set AD_PrintLabelLine_UUvoid
setIsActive
(boolean IsActive) Set Active.void
setLabelFormatType
(String LabelFormatType) Set Label Format Type.void
Set Name.void
setPrintName
(String PrintName) Set Print Text.void
setSeqNo
(int SeqNo) Set Sequence.void
setXPosition
(int XPosition) Set X Position.void
setYPosition
(int YPosition) Set Y Position.
-
Field Details
-
Table_Name
TableName=AD_PrintLabelLine- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=569- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Column_ID
Column name AD_Column_ID- See Also:
-
COLUMNNAME_AD_LabelPrinterFunction_ID
Column name AD_LabelPrinterFunction_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_PrintLabel_ID
Column name AD_PrintLabel_ID- See Also:
-
COLUMNNAME_AD_PrintLabelLine_ID
Column name AD_PrintLabelLine_ID- See Also:
-
COLUMNNAME_AD_PrintLabelLine_UU
Column name AD_PrintLabelLine_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_LabelFormatType
Column name LabelFormatType- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PrintName
Column name PrintName- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_XPosition
Column name XPosition- See Also:
-
COLUMNNAME_YPosition
Column name YPosition- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Column_ID
void setAD_Column_ID(int AD_Column_ID) Set Column. Column in the table -
getAD_Column_ID
int getAD_Column_ID()Get Column. Column in the table -
getAD_Column
- Throws:
RuntimeException
-
setAD_LabelPrinterFunction_ID
void setAD_LabelPrinterFunction_ID(int AD_LabelPrinterFunction_ID) Set Label printer Function. Function of Label Printer -
getAD_LabelPrinterFunction_ID
int getAD_LabelPrinterFunction_ID()Get Label printer Function. Function of Label Printer -
getAD_LabelPrinterFunction
- Throws:
RuntimeException
-
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 -
setAD_PrintLabel_ID
void setAD_PrintLabel_ID(int AD_PrintLabel_ID) Set Print Label. Label Format to print -
getAD_PrintLabel_ID
int getAD_PrintLabel_ID()Get Print Label. Label Format to print -
getAD_PrintLabel
- Throws:
RuntimeException
-
setAD_PrintLabelLine_ID
void setAD_PrintLabelLine_ID(int AD_PrintLabelLine_ID) Set Print Label Line. Print Label Line Format -
getAD_PrintLabelLine_ID
int getAD_PrintLabelLine_ID()Get Print Label Line. Print Label Line Format -
setAD_PrintLabelLine_UU
Set AD_PrintLabelLine_UU -
getAD_PrintLabelLine_UU
String getAD_PrintLabelLine_UU()Get AD_PrintLabelLine_UU -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
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 -
setLabelFormatType
Set Label Format Type. Label Format Type -
getLabelFormatType
String getLabelFormatType()Get Label Format Type. Label Format Type -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPrintName
Set Print Text. The label text to be printed on a document or correspondence. -
getPrintName
String getPrintName()Get Print Text. The label text to be printed on a document or correspondence. -
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 -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setXPosition
void setXPosition(int XPosition) Set X Position. Absolute X (horizontal) position in 1/72 of an inch -
getXPosition
int getXPosition()Get X Position. Absolute X (horizontal) position in 1/72 of an inch -
setYPosition
void setYPosition(int YPosition) Set Y Position. Absolute Y (vertical) position in 1/72 of an inch -
getYPosition
int getYPosition()Get Y Position. Absolute Y (vertical) position in 1/72 of an inch
-