Interface I_AD_Package_Exp_Detail

  • All Known Implementing Classes:
    MPackageExpDetail, X_AD_Package_Exp_Detail

    public interface I_AD_Package_Exp_Detail
    Generated Interface for AD_Package_Exp_Detail
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_EntityType_ID

        void setAD_EntityType_ID​(int AD_EntityType_ID)
        Set Entity Type. System Entity Type
      • getAD_EntityType_ID

        int getAD_EntityType_ID()
        Get Entity Type. System Entity Type
      • setAD_Form_ID

        void setAD_Form_ID​(int AD_Form_ID)
        Set Special Form. Special Form
      • getAD_Form_ID

        int getAD_Form_ID()
        Get Special Form. Special Form
      • setAD_ImpFormat_ID

        void setAD_ImpFormat_ID​(int AD_ImpFormat_ID)
        Set Import Format
      • getAD_ImpFormat_ID

        int getAD_ImpFormat_ID()
        Get Import Format
      • setAD_InfoWindow_ID

        void setAD_InfoWindow_ID​(int AD_InfoWindow_ID)
        Set Info Window. Info and search/select Window
      • getAD_InfoWindow_ID

        int getAD_InfoWindow_ID()
        Get Info Window. Info and search/select Window
      • setAD_Menu_ID

        void setAD_Menu_ID​(int AD_Menu_ID)
        Set Menu. Identifies a Menu
      • getAD_Menu_ID

        int getAD_Menu_ID()
        Get Menu. Identifies a Menu
      • setAD_Message_ID

        void setAD_Message_ID​(int AD_Message_ID)
        Set Message. System Message
      • getAD_Message_ID

        int getAD_Message_ID()
        Get Message. System Message
      • setAD_ModelValidator_ID

        void setAD_ModelValidator_ID​(int AD_ModelValidator_ID)
        Set Model Validator
      • getAD_ModelValidator_ID

        int getAD_ModelValidator_ID()
        Get Model Validator
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAD_Package_Code_New

        void setAD_Package_Code_New​(String AD_Package_Code_New)
        Set New Package Code
      • getAD_Package_Code_New

        String getAD_Package_Code_New()
        Get New Package Code
      • setAD_Package_Code_Old

        void setAD_Package_Code_Old​(String AD_Package_Code_Old)
        Set Old Package Code
      • getAD_Package_Code_Old

        String getAD_Package_Code_Old()
        Get Old Package Code
      • setAD_Package_Exp_Detail_ID

        void setAD_Package_Exp_Detail_ID​(int AD_Package_Exp_Detail_ID)
        Set Package Exp. Detail
      • getAD_Package_Exp_Detail_ID

        int getAD_Package_Exp_Detail_ID()
        Get Package Exp. Detail
      • setAD_Package_Exp_Detail_UU

        void setAD_Package_Exp_Detail_UU​(String AD_Package_Exp_Detail_UU)
        Set AD_Package_Exp_Detail_UU
      • getAD_Package_Exp_Detail_UU

        String getAD_Package_Exp_Detail_UU()
        Get AD_Package_Exp_Detail_UU
      • setAD_Package_Exp_ID

        void setAD_Package_Exp_ID​(int AD_Package_Exp_ID)
        Set Package Exp.
      • getAD_Package_Exp_ID

        int getAD_Package_Exp_ID()
        Get Package Exp.
      • setAD_PrintFormat_ID

        void setAD_PrintFormat_ID​(int AD_PrintFormat_ID)
        Set Print Format. Data Print Format
      • getAD_PrintFormat_ID

        int getAD_PrintFormat_ID()
        Get Print Format. Data Print Format
      • setAD_Process_ID

        void setAD_Process_ID​(int AD_Process_ID)
        Set Process. Process or Report
      • getAD_Process_ID

        int getAD_Process_ID()
        Get Process. Process or Report
      • setAD_Reference_ID

        void setAD_Reference_ID​(int AD_Reference_ID)
        Set Reference. System Reference and Validation
      • getAD_Reference_ID

        int getAD_Reference_ID()
        Get Reference. System Reference and Validation
      • setAD_ReportView_ID

        void setAD_ReportView_ID​(int AD_ReportView_ID)
        Set Report View. View used to generate this report
      • getAD_ReportView_ID

        int getAD_ReportView_ID()
        Get Report View. View used to generate this report
      • setAD_Role_ID

        void setAD_Role_ID​(int AD_Role_ID)
        Set Role. Responsibility Role
      • getAD_Role_ID

        int getAD_Role_ID()
        Get Role. Responsibility Role
      • setAD_Table_ID

        void setAD_Table_ID​(int AD_Table_ID)
        Set Table. Database Table information
      • getAD_Table_ID

        int getAD_Table_ID()
        Get Table. Database Table information
      • setAD_Val_Rule_ID

        void setAD_Val_Rule_ID​(int AD_Val_Rule_ID)
        Set Dynamic Validation. Dynamic Validation Rule
      • getAD_Val_Rule_ID

        int getAD_Val_Rule_ID()
        Get Dynamic Validation. Dynamic Validation Rule
      • setAD_Window_ID

        void setAD_Window_ID​(int AD_Window_ID)
        Set Window. Data entry or display window
      • getAD_Window_ID

        int getAD_Window_ID()
        Get Window. Data entry or display window
      • setAD_Workflow_ID

        void setAD_Workflow_ID​(int AD_Workflow_ID)
        Set Workflow. Workflow or combination of tasks
      • getAD_Workflow_ID

        int getAD_Workflow_ID()
        Get Workflow. Workflow or combination of tasks
      • getCreated

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

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

        void setDBType​(String DBType)
        Set DBType
      • getDBType

        String getDBType()
        Get DBType
      • setDescription

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

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

        void setDestination_Directory​(String Destination_Directory)
        Set Destination_Directory
      • getDestination_Directory

        String getDestination_Directory()
        Get Destination_Directory
      • setDestination_FileName

        void setDestination_FileName​(String Destination_FileName)
        Set Destination_FileName
      • getDestination_FileName

        String getDestination_FileName()
        Get Destination_FileName
      • setExecCode

        void setExecCode​(String ExecCode)
        Set Execution Code
      • getExecCode

        String getExecCode()
        Get Execution Code
      • setFile_Directory

        void setFile_Directory​(String File_Directory)
        Set File_Directory
      • getFile_Directory

        String getFile_Directory()
        Get File_Directory
      • setFileName

        void setFileName​(String FileName)
        Set File Name. Name of the local file or URL
      • getFileName

        String getFileName()
        Get File Name. Name of the local file or URL
      • 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
      • setLine

        void setLine​(int Line)
        Set Line No. Unique line for this document
      • getLine

        int getLine()
        Get Line No. Unique line for this document
      • setName2

        void setName2​(String Name2)
        Set Name 2. Additional Name
      • getName2

        String getName2()
        Get Name 2. Additional Name
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • setProcessing

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • setReleaseNo

        void setReleaseNo​(String ReleaseNo)
        Set Release No. Internal Release Number
      • getReleaseNo

        String getReleaseNo()
        Get Release No. Internal Release Number
      • setSQLStatement

        void setSQLStatement​(String SQLStatement)
        Set SQL Expression/Statement
      • getSQLStatement

        String getSQLStatement()
        Get SQL Expression/Statement
      • setTarget_Directory

        void setTarget_Directory​(String Target_Directory)
        Set Target_Directory
      • getTarget_Directory

        String getTarget_Directory()
        Get Target_Directory
      • setType

        void setType​(String Type)
        Set Type. Type of Validation (SQL, Java Script, Java Language)
      • getType

        String getType()
        Get Type. Type of Validation (SQL, Java Script, Java Language)
      • getUpdated

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

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