Interface I_AD_UserDef_Info_Related

  • All Known Implementing Classes:
    MUserDefInfoRelated, X_AD_UserDef_Info_Related

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

      • getAD_Client_ID

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

        void setAD_InfoRelated_ID​(int AD_InfoRelated_ID)
        Set InfoRelated
      • getAD_InfoRelated_ID

        int getAD_InfoRelated_ID()
        Get InfoRelated
      • 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_UserDef_Info_ID

        void setAD_UserDef_Info_ID​(int AD_UserDef_Info_ID)
        Set User defined Info Window
      • getAD_UserDef_Info_ID

        int getAD_UserDef_Info_ID()
        Get User defined Info Window
      • setAD_UserDef_Info_Related_ID

        void setAD_UserDef_Info_Related_ID​(int AD_UserDef_Info_Related_ID)
        Set User defined Info Related
      • getAD_UserDef_Info_Related_ID

        int getAD_UserDef_Info_Related_ID()
        Get User defined Info Related
      • setAD_UserDef_Info_Related_UU

        void setAD_UserDef_Info_Related_UU​(String AD_UserDef_Info_Related_UU)
        Set AD_UserDef_Info_Related_UU
      • getAD_UserDef_Info_Related_UU

        String getAD_UserDef_Info_Related_UU()
        Get AD_UserDef_Info_Related_UU
      • getCreated

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

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

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

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

        void setDisplayLogic​(String DisplayLogic)
        Set Display Logic. If the Field is displayed, the result determines if the field is actually displayed
      • getDisplayLogic

        String getDisplayLogic()
        Get Display Logic. If the Field is displayed, the result determines if the field is actually displayed
      • setHelp

        void setHelp​(String Help)
        Set Comment/Help. Comment or Hint
      • getHelp

        String getHelp()
        Get Comment/Help. Comment or Hint
      • 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
      • setSeqNo

        void setSeqNo​(int SeqNo)
        Set Sequence. Method of ordering records; lowest number comes first
      • getSeqNo

        int getSeqNo()
        Get Sequence. Method of ordering records; lowest number comes first
      • getUpdated

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

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