Interface I_AD_ImpFormat_Row

All Known Implementing Classes:
MImpFormatRow, X_AD_ImpFormat_Row

public interface I_AD_ImpFormat_Row
Generated Interface for AD_ImpFormat_Row
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_ImpFormat_ID

      void setAD_ImpFormat_ID(int AD_ImpFormat_ID)
      Set Import Format
    • getAD_ImpFormat_ID

      int getAD_ImpFormat_ID()
      Get Import Format
    • getAD_ImpFormat

      I_AD_ImpFormat getAD_ImpFormat() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_ImpFormat_Row_ID

      void setAD_ImpFormat_Row_ID(int AD_ImpFormat_Row_ID)
      Set Format Field
    • getAD_ImpFormat_Row_ID

      int getAD_ImpFormat_Row_ID()
      Get Format Field
    • setAD_ImpFormat_Row_UU

      void setAD_ImpFormat_Row_UU(String AD_ImpFormat_Row_UU)
      Set AD_ImpFormat_Row_UU
    • getAD_ImpFormat_Row_UU

      String getAD_ImpFormat_Row_UU()
      Get AD_ImpFormat_Row_UU
    • 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
    • setCallout

      void setCallout(String Callout)
      Set Callout. Fully qualified class names and method - separated by semicolons
    • getCallout

      String getCallout()
      Get Callout. Fully qualified class names and method - separated by semicolons
    • setConstantValue

      void setConstantValue(String ConstantValue)
      Set Constant Value. Constant value
    • getConstantValue

      String getConstantValue()
      Get Constant Value. Constant value
    • getCreated

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

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

      void setDataFormat(String DataFormat)
      Set Data Format. Format String in Java Notation, e.g. ddMMyy
    • getDataFormat

      String getDataFormat()
      Get Data Format. Format String in Java Notation, e.g. ddMMyy
    • setDataType

      void setDataType(String DataType)
      Set Data Type. Type of data
    • getDataType

      String getDataType()
      Get Data Type. Type of data
    • setDecimalPoint

      void setDecimalPoint(String DecimalPoint)
      Set Decimal Point. Decimal Point in the data file - if any
    • getDecimalPoint

      String getDecimalPoint()
      Get Decimal Point. Decimal Point in the data file - if any
    • setDivideBy100

      void setDivideBy100(boolean DivideBy100)
      Set Divide by 100. Divide number by 100 to get correct amount
    • isDivideBy100

      boolean isDivideBy100()
      Get Divide by 100. Divide number by 100 to get correct amount
    • setEndNo

      void setEndNo(int EndNo)
      Set End No
    • getEndNo

      int getEndNo()
      Get End No
    • setImportPrefix

      void setImportPrefix(String ImportPrefix)
      Set Import prefix. This prefix will be added in front of import string if they are not empty
    • getImportPrefix

      String getImportPrefix()
      Get Import prefix. This prefix will be added in front of import string if they are not empty
    • 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
    • setName

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

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

      void setScript(String Script)
      Set Script. Dynamic Java Language Script to calculate result
    • getScript

      String getScript()
      Get Script. Dynamic Java Language Script to calculate result
    • 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
    • setStartNo

      void setStartNo(int StartNo)
      Set Start No. Starting number/position
    • getStartNo

      int getStartNo()
      Get Start No. Starting number/position
    • getUpdated

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

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