Class X_AD_ImpFormat_Row

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_ImpFormat_Row
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_ImpFormat_Row, I_Persistent, Evaluatee
Direct Known Subclasses:
MImpFormatRow

public class X_AD_ImpFormat_Row extends PO implements I_AD_ImpFormat_Row, I_Persistent
Generated Model for AD_ImpFormat_Row
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Field Details

  • Constructor Details

    • X_AD_ImpFormat_Row

      public X_AD_ImpFormat_Row(Properties ctx, int AD_ImpFormat_Row_ID, String trxName)
      Standard Constructor
    • X_AD_ImpFormat_Row

      public X_AD_ImpFormat_Row(Properties ctx, int AD_ImpFormat_Row_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_ImpFormat_Row

      public X_AD_ImpFormat_Row(Properties ctx, String AD_ImpFormat_Row_UU, String trxName)
      Standard Constructor
    • X_AD_ImpFormat_Row

      public X_AD_ImpFormat_Row(Properties ctx, String AD_ImpFormat_Row_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_ImpFormat_Row

      public X_AD_ImpFormat_Row(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      6 - System - Client
    • initPO

      protected POInfo initPO(Properties ctx)
      Load Meta Data
      Specified by:
      initPO in class PO
      Parameters:
      ctx - context
      Returns:
      POInfo
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • getAD_Column

      public I_AD_Column getAD_Column() throws RuntimeException
      Specified by:
      getAD_Column in interface I_AD_ImpFormat_Row
      Throws:
      RuntimeException
    • setAD_Column_ID

      public void setAD_Column_ID(int AD_Column_ID)
      Set Column.
      Specified by:
      setAD_Column_ID in interface I_AD_ImpFormat_Row
      Parameters:
      AD_Column_ID - Column in the table
    • getAD_Column_ID

      public int getAD_Column_ID()
      Get Column.
      Specified by:
      getAD_Column_ID in interface I_AD_ImpFormat_Row
      Returns:
      Column in the table
    • getAD_ImpFormat

      public I_AD_ImpFormat getAD_ImpFormat() throws RuntimeException
      Specified by:
      getAD_ImpFormat in interface I_AD_ImpFormat_Row
      Throws:
      RuntimeException
    • setAD_ImpFormat_ID

      public void setAD_ImpFormat_ID(int AD_ImpFormat_ID)
      Set Import Format.
      Specified by:
      setAD_ImpFormat_ID in interface I_AD_ImpFormat_Row
      Parameters:
      AD_ImpFormat_ID - Import Format
    • getAD_ImpFormat_ID

      public int getAD_ImpFormat_ID()
      Get Import Format.
      Specified by:
      getAD_ImpFormat_ID in interface I_AD_ImpFormat_Row
      Returns:
      Import Format
    • setAD_ImpFormat_Row_ID

      public void setAD_ImpFormat_Row_ID(int AD_ImpFormat_Row_ID)
      Set Format Field.
      Specified by:
      setAD_ImpFormat_Row_ID in interface I_AD_ImpFormat_Row
      Parameters:
      AD_ImpFormat_Row_ID - Format Field
    • getAD_ImpFormat_Row_ID

      public int getAD_ImpFormat_Row_ID()
      Get Format Field.
      Specified by:
      getAD_ImpFormat_Row_ID in interface I_AD_ImpFormat_Row
      Returns:
      Format Field
    • setAD_ImpFormat_Row_UU

      public void setAD_ImpFormat_Row_UU(String AD_ImpFormat_Row_UU)
      Set AD_ImpFormat_Row_UU.
      Specified by:
      setAD_ImpFormat_Row_UU in interface I_AD_ImpFormat_Row
      Parameters:
      AD_ImpFormat_Row_UU - AD_ImpFormat_Row_UU
    • getAD_ImpFormat_Row_UU

      public String getAD_ImpFormat_Row_UU()
      Get AD_ImpFormat_Row_UU.
      Specified by:
      getAD_ImpFormat_Row_UU in interface I_AD_ImpFormat_Row
      Returns:
      AD_ImpFormat_Row_UU
    • setCallout

      public void setCallout(String Callout)
      Set Callout.
      Specified by:
      setCallout in interface I_AD_ImpFormat_Row
      Parameters:
      Callout - Fully qualified class names and method - separated by semicolons
    • getCallout

      public String getCallout()
      Get Callout.
      Specified by:
      getCallout in interface I_AD_ImpFormat_Row
      Returns:
      Fully qualified class names and method - separated by semicolons
    • setConstantValue

      public void setConstantValue(String ConstantValue)
      Set Constant Value.
      Specified by:
      setConstantValue in interface I_AD_ImpFormat_Row
      Parameters:
      ConstantValue - Constant value
    • getConstantValue

      public String getConstantValue()
      Get Constant Value.
      Specified by:
      getConstantValue in interface I_AD_ImpFormat_Row
      Returns:
      Constant value
    • setDataFormat

      public void setDataFormat(String DataFormat)
      Set Data Format.
      Specified by:
      setDataFormat in interface I_AD_ImpFormat_Row
      Parameters:
      DataFormat - Format String in Java Notation, e.g. ddMMyy
    • getDataFormat

      public String getDataFormat()
      Get Data Format.
      Specified by:
      getDataFormat in interface I_AD_ImpFormat_Row
      Returns:
      Format String in Java Notation, e.g. ddMMyy
    • setDataType

      public void setDataType(String DataType)
      Set Data Type.
      Specified by:
      setDataType in interface I_AD_ImpFormat_Row
      Parameters:
      DataType - Type of data
    • getDataType

      public String getDataType()
      Get Data Type.
      Specified by:
      getDataType in interface I_AD_ImpFormat_Row
      Returns:
      Type of data
    • setDecimalPoint

      public void setDecimalPoint(String DecimalPoint)
      Set Decimal Point.
      Specified by:
      setDecimalPoint in interface I_AD_ImpFormat_Row
      Parameters:
      DecimalPoint - Decimal Point in the data file - if any
    • getDecimalPoint

      public String getDecimalPoint()
      Get Decimal Point.
      Specified by:
      getDecimalPoint in interface I_AD_ImpFormat_Row
      Returns:
      Decimal Point in the data file - if any
    • setDivideBy100

      public void setDivideBy100(boolean DivideBy100)
      Set Divide by 100.
      Specified by:
      setDivideBy100 in interface I_AD_ImpFormat_Row
      Parameters:
      DivideBy100 - Divide number by 100 to get correct amount
    • isDivideBy100

      public boolean isDivideBy100()
      Get Divide by 100.
      Specified by:
      isDivideBy100 in interface I_AD_ImpFormat_Row
      Returns:
      Divide number by 100 to get correct amount
    • setEndNo

      public void setEndNo(int EndNo)
      Set End No.
      Specified by:
      setEndNo in interface I_AD_ImpFormat_Row
      Parameters:
      EndNo - End No
    • getEndNo

      public int getEndNo()
      Get End No.
      Specified by:
      getEndNo in interface I_AD_ImpFormat_Row
      Returns:
      End No
    • setImportPrefix

      public void setImportPrefix(String ImportPrefix)
      Set Import prefix.
      Specified by:
      setImportPrefix in interface I_AD_ImpFormat_Row
      Parameters:
      ImportPrefix - This prefix will be added in front of import string if they are not empty
    • getImportPrefix

      public String getImportPrefix()
      Get Import prefix.
      Specified by:
      getImportPrefix in interface I_AD_ImpFormat_Row
      Returns:
      This prefix will be added in front of import string if they are not empty
    • setName

      public void setName(String Name)
      Set Name.
      Specified by:
      setName in interface I_AD_ImpFormat_Row
      Parameters:
      Name - Alphanumeric identifier of the entity
    • getName

      public String getName()
      Get Name.
      Specified by:
      getName in interface I_AD_ImpFormat_Row
      Returns:
      Alphanumeric identifier of the entity
    • getKeyNamePair

      public KeyNamePair getKeyNamePair()
      Get Record ID/ColumnName
      Returns:
      ID/ColumnName pair
    • setScript

      public void setScript(String Script)
      Set Script.
      Specified by:
      setScript in interface I_AD_ImpFormat_Row
      Parameters:
      Script - Dynamic Java Language Script to calculate result
    • getScript

      public String getScript()
      Get Script.
      Specified by:
      getScript in interface I_AD_ImpFormat_Row
      Returns:
      Dynamic Java Language Script to calculate result
    • setSeqNo

      public void setSeqNo(int SeqNo)
      Set Sequence.
      Specified by:
      setSeqNo in interface I_AD_ImpFormat_Row
      Parameters:
      SeqNo - Method of ordering records; lowest number comes first
    • getSeqNo

      public int getSeqNo()
      Get Sequence.
      Specified by:
      getSeqNo in interface I_AD_ImpFormat_Row
      Returns:
      Method of ordering records; lowest number comes first
    • setStartNo

      public void setStartNo(int StartNo)
      Set Start No.
      Specified by:
      setStartNo in interface I_AD_ImpFormat_Row
      Parameters:
      StartNo - Starting number/position
    • getStartNo

      public int getStartNo()
      Get Start No.
      Specified by:
      getStartNo in interface I_AD_ImpFormat_Row
      Returns:
      Starting number/position