Interface I_AD_PrintPaper

All Known Implementing Classes:
MPrintPaper, X_AD_PrintPaper

public interface I_AD_PrintPaper
Generated Interface for AD_PrintPaper
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • 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
    • setAD_PrintPaper_ID

      void setAD_PrintPaper_ID(int AD_PrintPaper_ID)
      Set Print Paper. Printer paper definition
    • getAD_PrintPaper_ID

      int getAD_PrintPaper_ID()
      Get Print Paper. Printer paper definition
    • setAD_PrintPaper_UU

      void setAD_PrintPaper_UU(String AD_PrintPaper_UU)
      Set AD_PrintPaper_UU
    • getAD_PrintPaper_UU

      String getAD_PrintPaper_UU()
      Get AD_PrintPaper_UU
    • setCode

      void setCode(String Code)
      Set Validation code. Validation Code
    • getCode

      String getCode()
      Get Validation code. Validation Code
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setDimensionUnits

      void setDimensionUnits(String DimensionUnits)
      Set Dimension Units. Units of Dimension
    • getDimensionUnits

      String getDimensionUnits()
      Get Dimension Units. Units of Dimension
    • 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
    • setIsDefault

      void setIsDefault(boolean IsDefault)
      Set Default. Default value
    • isDefault

      boolean isDefault()
      Get Default. Default value
    • setIsLandscape

      void setIsLandscape(boolean IsLandscape)
      Set Landscape. Landscape orientation
    • isLandscape

      boolean isLandscape()
      Get Landscape. Landscape orientation
    • setMarginBottom

      void setMarginBottom(int MarginBottom)
      Set Bottom Margin. Bottom Space in 1/72 inch
    • getMarginBottom

      int getMarginBottom()
      Get Bottom Margin. Bottom Space in 1/72 inch
    • setMarginLeft

      void setMarginLeft(int MarginLeft)
      Set Left Margin. Left Space in 1/72 inch
    • getMarginLeft

      int getMarginLeft()
      Get Left Margin. Left Space in 1/72 inch
    • setMarginRight

      void setMarginRight(int MarginRight)
      Set Right Margin. Right Space in 1/72 inch
    • getMarginRight

      int getMarginRight()
      Get Right Margin. Right Space in 1/72 inch
    • setMarginTop

      void setMarginTop(int MarginTop)
      Set Top Margin. Top Space in 1/72 inch
    • getMarginTop

      int getMarginTop()
      Get Top Margin. Top Space in 1/72 inch
    • setName

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

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

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • setSizeX

      void setSizeX(BigDecimal SizeX)
      Set Size X. X (horizontal) dimension size
    • getSizeX

      BigDecimal getSizeX()
      Get Size X. X (horizontal) dimension size
    • setSizeY

      void setSizeY(BigDecimal SizeY)
      Set Size Y. Y (vertical) dimension size
    • getSizeY

      BigDecimal getSizeY()
      Get Size Y. Y (vertical) dimension size
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records