Interface I_R_StandardResponse

All Known Implementing Classes:
X_R_StandardResponse

public interface I_R_StandardResponse
Generated Interface for R_StandardResponse
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
    • 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
    • setName

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

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

      void setResponseText(String ResponseText)
      Set Response Text. Request Response Text
    • getResponseText

      String getResponseText()
      Get Response Text. Request Response Text
    • setR_StandardResponse_ID

      void setR_StandardResponse_ID(int R_StandardResponse_ID)
      Set Standard Response. Request Standard Response
    • getR_StandardResponse_ID

      int getR_StandardResponse_ID()
      Get Standard Response. Request Standard Response
    • setR_StandardResponse_UU

      void setR_StandardResponse_UU(String R_StandardResponse_UU)
      Set R_StandardResponse_UU
    • getR_StandardResponse_UU

      String getR_StandardResponse_UU()
      Get R_StandardResponse_UU
    • getUpdated

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

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