Interface I_WS_WebServiceFieldOutput

All Known Implementing Classes:
X_WS_WebServiceFieldOutput

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

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Column_ID

      void setAD_Column_ID(int AD_Column_ID)
      Set Column. Column in the table
    • getAD_Column_ID

      int getAD_Column_ID()
      Get Column. Column in the table
    • getAD_Column

      I_AD_Column getAD_Column() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getUpdated

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

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

      void setWS_WebServiceFieldOutput_ID(int WS_WebServiceFieldOutput_ID)
      Set Web Service Field Output
    • getWS_WebServiceFieldOutput_ID

      int getWS_WebServiceFieldOutput_ID()
      Get Web Service Field Output
    • setWS_WebServiceFieldOutput_UU

      void setWS_WebServiceFieldOutput_UU(String WS_WebServiceFieldOutput_UU)
      Set WS_WebServiceFieldOutput_UU
    • getWS_WebServiceFieldOutput_UU

      String getWS_WebServiceFieldOutput_UU()
      Get WS_WebServiceFieldOutput_UU
    • setWS_WebServiceType_ID

      void setWS_WebServiceType_ID(int WS_WebServiceType_ID)
      Set Web Service Type
    • getWS_WebServiceType_ID

      int getWS_WebServiceType_ID()
      Get Web Service Type
    • getWS_WebServiceType

      I_WS_WebServiceType getWS_WebServiceType() throws RuntimeException
      Throws:
      RuntimeException