Interface I_EXP_FormatLine

All Known Implementing Classes:
MEXPFormatLine, X_EXP_FormatLine

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

  • 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

      I_AD_Column getAD_Column() throws RuntimeException
      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_Reference_ID

      void setAD_Reference_ID(int AD_Reference_ID)
      Set Reference. System Reference and Validation
    • getAD_Reference_ID

      int getAD_Reference_ID()
      Get Reference. System Reference and Validation
    • getAD_Reference

      I_AD_Reference getAD_Reference() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

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

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

      void setDateFormat(String DateFormat)
      Set Date Format. Date format used in the input format
    • getDateFormat

      String getDateFormat()
      Get Date Format. Date format used in the input format
    • setDescription

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

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

      void setEXP_EmbeddedFormat_ID(int EXP_EmbeddedFormat_ID)
      Set Embedded Format
    • getEXP_EmbeddedFormat_ID

      int getEXP_EmbeddedFormat_ID()
      Get Embedded Format
    • getEXP_EmbeddedFormat

      I_EXP_Format getEXP_EmbeddedFormat() throws RuntimeException
      Throws:
      RuntimeException
    • setEXP_Format_ID

      void setEXP_Format_ID(int EXP_Format_ID)
      Set Export Format
    • getEXP_Format_ID

      int getEXP_Format_ID()
      Get Export Format
    • getEXP_Format

      I_EXP_Format getEXP_Format() throws RuntimeException
      Throws:
      RuntimeException
    • setEXP_FormatLine_ID

      void setEXP_FormatLine_ID(int EXP_FormatLine_ID)
      Set Format Line
    • getEXP_FormatLine_ID

      int getEXP_FormatLine_ID()
      Get Format Line
    • setEXP_FormatLine_UU

      void setEXP_FormatLine_UU(String EXP_FormatLine_UU)
      Set EXP_FormatLine_UU
    • getEXP_FormatLine_UU

      String getEXP_FormatLine_UU()
      Get EXP_FormatLine_UU
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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
    • setIsMandatory

      void setIsMandatory(boolean IsMandatory)
      Set Mandatory. Data entry is required in this column
    • isMandatory

      boolean isMandatory()
      Get Mandatory. Data entry is required in this column
    • setIsPartUniqueIndex

      void setIsPartUniqueIndex(boolean IsPartUniqueIndex)
      Set Is Part Unique Index
    • isPartUniqueIndex

      boolean isPartUniqueIndex()
      Get Is Part Unique Index
    • setName

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

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

      void setPosition(int Position)
      Set Position
    • getPosition

      int getPosition()
      Get Position
    • setType

      void setType(String Type)
      Set Type. Type of Validation (SQL, Java Script, Java Language)
    • getType

      String getType()
      Get Type. Type of Validation (SQL, Java Script, Java Language)
    • getUpdated

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

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

      void setValue(String Value)
      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