Interface I_LBR_LegalMessage

All Known Implementing Classes:
X_LBR_LegalMessage

public interface I_LBR_LegalMessage
Generated Interface for LBR_LegalMessage
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
    • setComments

      void setComments(String Comments)
      Set Comments. Comments or additional information
    • getComments

      String getComments()
      Get Comments. Comments or additional information
    • getCreated

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

      int getCreatedBy()
      Get Created By. User who created this records
    • 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
    • setLBR_LegalMessage_ID

      void setLBR_LegalMessage_ID(int LBR_LegalMessage_ID)
      Set Legal Message. Defines the Legal Message
    • getLBR_LegalMessage_ID

      int getLBR_LegalMessage_ID()
      Get Legal Message. Defines the Legal Message
    • setLBR_LegalMessage_UU

      void setLBR_LegalMessage_UU(String LBR_LegalMessage_UU)
      Set LBR_LegalMessage_UU
    • getLBR_LegalMessage_UU

      String getLBR_LegalMessage_UU()
      Get LBR_LegalMessage_UU
    • setName

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

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

      void setTextMsg(String TextMsg)
      Set Text Message. Text Message
    • getTextMsg

      String getTextMsg()
      Get Text Message. Text Message
    • getUpdated

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

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