Interface I_AD_PrintLabelLine

  • All Known Implementing Classes:
    X_AD_PrintLabelLine

    public interface I_AD_PrintLabelLine
    Generated Interface for AD_PrintLabelLine
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/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
      • 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
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • 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
      • 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

        void setAD_PrintLabelLine_UU​(String AD_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

        void setLabelFormatType​(String LabelFormatType)
        Set Label Format Type. Label Format Type
      • getLabelFormatType

        String getLabelFormatType()
        Get Label Format Type. Label Format Type
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setPrintName

        void setPrintName​(String PrintName)
        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