Class X_TestUU

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_TestUU
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_Persistent, I_TestUU, Evaluatee
Direct Known Subclasses:
MTestUU

public class X_TestUU extends PO implements I_TestUU, I_Persistent
Generated Model for TestUU
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Constructor Details

  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      7 - System - 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
    • setDescription

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

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

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

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

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

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

      public void setTestUU_UU(String TestUU_UU)
      Set Test UU.
      Specified by:
      setTestUU_UU in interface I_TestUU
      Parameters:
      TestUU_UU - Test UU
    • getTestUU_UU

      public String getTestUU_UU()
      Get Test UU.
      Specified by:
      getTestUU_UU in interface I_TestUU
      Returns:
      Test UU
    • setValue

      public void setValue(String Value)
      Set Search Key.
      Specified by:
      setValue in interface I_TestUU
      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_TestUU
      Returns:
      Search key for the record in the format required - must be unique