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 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 6 - System - Clientstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Column_IDstatic final StringColumn name AD_LabelPrinterFunction_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_PrintLabel_IDstatic final StringColumn name AD_PrintLabelLine_IDstatic final StringColumn name AD_PrintLabelLine_UUstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name IsActivestatic final StringColumn name LabelFormatTypestatic final StringColumn name Namestatic final StringColumn name PrintNamestatic final StringColumn name SeqNostatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name XPositionstatic final StringColumn name YPositionstatic final KeyNamePairstatic final intAD_Table_ID=569static final StringTableName=AD_PrintLabelLine -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.Deprecated.intGet Column.Deprecated.intGet Label printer Function.intGet Organization.Deprecated.intGet Print Label.intGet Print Label Line.Get AD_PrintLabelLine_UUGet Created.intGet Created By.Get Label Format Type.getName()Get Name.Get Print Text.intgetSeqNo()Get Sequence.Get Updated.intGet Updated By.intGet X Position.intGet Y Position.booleanisActive()Get Active.voidsetAD_Column_ID(int AD_Column_ID) Set Column.voidsetAD_LabelPrinterFunction_ID(int AD_LabelPrinterFunction_ID) Set Label printer Function.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_PrintLabel_ID(int AD_PrintLabel_ID) Set Print Label.voidsetAD_PrintLabelLine_ID(int AD_PrintLabelLine_ID) Set Print Label Line.voidsetAD_PrintLabelLine_UU(String AD_PrintLabelLine_UU) Set AD_PrintLabelLine_UUvoidsetIsActive(boolean IsActive) Set Active.voidsetLabelFormatType(String LabelFormatType) Set Label Format Type.voidSet Name.voidsetPrintName(String PrintName) Set Print Text.voidsetSeqNo(int SeqNo) Set Sequence.voidsetXPosition(int XPosition) Set X Position.voidsetYPosition(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_PrintLabelLine_ID
Column name AD_PrintLabelLine_ID- See Also:
-
COLUMNNAME_AD_PrintLabelLine_UU
Column name AD_PrintLabelLine_UU- See Also:
-
COLUMNNAME_AD_PrintLabel_ID
Column name AD_PrintLabel_ID- 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
Deprecated.- 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
@Deprecated(since="13") I_AD_LabelPrinterFunction getAD_LabelPrinterFunction() throws RuntimeExceptionDeprecated.- 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_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 -
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
Deprecated.- Throws:
RuntimeException
-
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
-