Interface I_C_SubscriptionType

All Known Implementing Classes:
X_C_SubscriptionType

public interface I_C_SubscriptionType
Generated Interface for C_SubscriptionType
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
    • setC_SubscriptionType_ID

      void setC_SubscriptionType_ID(int C_SubscriptionType_ID)
      Set Subscription Type. Type of subscription
    • getC_SubscriptionType_ID

      int getC_SubscriptionType_ID()
      Get Subscription Type. Type of subscription
    • setC_SubscriptionType_UU

      void setC_SubscriptionType_UU(String C_SubscriptionType_UU)
      Set C_SubscriptionType_UU
    • getC_SubscriptionType_UU

      String getC_SubscriptionType_UU()
      Get C_SubscriptionType_UU
    • setDescription

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

      String getDescription()
      Get Description. Optional short description of the record
    • setFrequency

      void setFrequency(int Frequency)
      Set Frequency. Frequency of events
    • getFrequency

      int getFrequency()
      Get Frequency. Frequency of events
    • setFrequencyType

      void setFrequencyType(String FrequencyType)
      Set Frequency Type. Frequency of event
    • getFrequencyType

      String getFrequencyType()
      Get Frequency Type. Frequency of event
    • 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