Interface I_A_RegistrationValue

All Known Implementing Classes:
MRegistrationValue, X_A_RegistrationValue

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

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • 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
    • setA_RegistrationAttribute_ID

      void setA_RegistrationAttribute_ID(int A_RegistrationAttribute_ID)
      Set Registration Attribute. Asset Registration Attribute
    • getA_RegistrationAttribute_ID

      int getA_RegistrationAttribute_ID()
      Get Registration Attribute. Asset Registration Attribute
    • getA_RegistrationAttribute

      I_A_RegistrationAttribute getA_RegistrationAttribute() throws RuntimeException
      Throws:
      RuntimeException
    • setA_Registration_ID

      void setA_Registration_ID(int A_Registration_ID)
      Set Registration. User Asset Registration
    • getA_Registration_ID

      int getA_Registration_ID()
      Get Registration. User Asset Registration
    • getA_Registration

      I_A_Registration getA_Registration() throws RuntimeException
      Throws:
      RuntimeException
    • setA_RegistrationValue_UU

      void setA_RegistrationValue_UU(String A_RegistrationValue_UU)
      Set A_RegistrationValue_UU
    • getA_RegistrationValue_UU

      String getA_RegistrationValue_UU()
      Get A_RegistrationValue_UU
    • getCreated

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

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

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

      String getDescription()
      Get Description. Optional short description of the record
    • 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
    • getUpdated

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

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