Class X_C_POSTenderType

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_C_POSTenderType
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_C_POSTenderType, I_Persistent, Evaluatee

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

  • Constructor Details

    • X_C_POSTenderType

      public X_C_POSTenderType(Properties ctx, int C_POSTenderType_ID, String trxName)
      Standard Constructor
    • X_C_POSTenderType

      public X_C_POSTenderType(Properties ctx, int C_POSTenderType_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_C_POSTenderType

      public X_C_POSTenderType(Properties ctx, String C_POSTenderType_UU, String trxName)
      Standard Constructor
    • X_C_POSTenderType

      public X_C_POSTenderType(Properties ctx, String C_POSTenderType_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_C_POSTenderType

      public X_C_POSTenderType(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:
      3 - Client - Org
    • 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
    • setC_POSTenderType_ID

      public void setC_POSTenderType_ID(int C_POSTenderType_ID)
      Set POS Tender Type.
      Specified by:
      setC_POSTenderType_ID in interface I_C_POSTenderType
      Parameters:
      C_POSTenderType_ID - POS Tender Type
    • getC_POSTenderType_ID

      public int getC_POSTenderType_ID()
      Get POS Tender Type.
      Specified by:
      getC_POSTenderType_ID in interface I_C_POSTenderType
      Returns:
      POS Tender Type
    • setC_POSTenderType_UU

      public void setC_POSTenderType_UU(String C_POSTenderType_UU)
      Set C_POSTenderType_UU.
      Specified by:
      setC_POSTenderType_UU in interface I_C_POSTenderType
      Parameters:
      C_POSTenderType_UU - C_POSTenderType_UU
    • getC_POSTenderType_UU

      public String getC_POSTenderType_UU()
      Get C_POSTenderType_UU.
      Specified by:
      getC_POSTenderType_UU in interface I_C_POSTenderType
      Returns:
      C_POSTenderType_UU
    • setDescription

      public void setDescription(String Description)
      Set Description.
      Specified by:
      setDescription in interface I_C_POSTenderType
      Parameters:
      Description - Optional short description of the record
    • getDescription

      public String getDescription()
      Get Description.
      Specified by:
      getDescription in interface I_C_POSTenderType
      Returns:
      Optional short description of the record
    • setHelp

      public void setHelp(String Help)
      Set Comment/Help.
      Specified by:
      setHelp in interface I_C_POSTenderType
      Parameters:
      Help - Comment or Hint
    • getHelp

      public String getHelp()
      Get Comment/Help.
      Specified by:
      getHelp in interface I_C_POSTenderType
      Returns:
      Comment or Hint
    • setIsGuarantee

      public void setIsGuarantee(boolean IsGuarantee)
      Set Guarantee.
      Specified by:
      setIsGuarantee in interface I_C_POSTenderType
      Parameters:
      IsGuarantee - Guarantee for a Credit
    • isGuarantee

      public boolean isGuarantee()
      Get Guarantee.
      Specified by:
      isGuarantee in interface I_C_POSTenderType
      Returns:
      Guarantee for a Credit
    • setIsPostDated

      public void setIsPostDated(boolean IsPostDated)
      Set Post Dated.
      Specified by:
      setIsPostDated in interface I_C_POSTenderType
      Parameters:
      IsPostDated - Post Dated
    • isPostDated

      public boolean isPostDated()
      Get Post Dated.
      Specified by:
      isPostDated in interface I_C_POSTenderType
      Returns:
      Post Dated
    • setName

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

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

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

      public void setTenderType(String TenderType)
      Set Tender type.
      Specified by:
      setTenderType in interface I_C_POSTenderType
      Parameters:
      TenderType - Method of Payment
    • getTenderType

      public String getTenderType()
      Get Tender type.
      Specified by:
      getTenderType in interface I_C_POSTenderType
      Returns:
      Method of Payment
    • setValue

      public void setValue(String Value)
      Set Search Key.
      Specified by:
      setValue in interface I_C_POSTenderType
      Parameters:
      Value - Search key for the record in the format required - must be unique
    • getValue

      public String getValue()
      Get Search Key.
      Specified by:
      getValue in interface I_C_POSTenderType
      Returns:
      Search key for the record in the format required - must be unique