Interface I_C_Bank

  • All Known Implementing Classes:
    MBank, X_C_Bank

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

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • 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
      • setC_Bank_ID

        void setC_Bank_ID​(int C_Bank_ID)
        Set Bank. Bank
      • getC_Bank_ID

        int getC_Bank_ID()
        Get Bank. Bank
      • setC_Bank_UU

        void setC_Bank_UU​(String C_Bank_UU)
        Set C_Bank_UU
      • getC_Bank_UU

        String getC_Bank_UU()
        Get C_Bank_UU
      • setC_Location_ID

        void setC_Location_ID​(int C_Location_ID)
        Set Address. Location or Address
      • getC_Location_ID

        int getC_Location_ID()
        Get Address. Location or Address
      • 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
      • 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
      • setIsOwnBank

        void setIsOwnBank​(boolean IsOwnBank)
        Set Own Bank. Bank for this Organization
      • isOwnBank

        boolean isOwnBank()
        Get Own Bank. Bank for this Organization
      • setName

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

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

        void setRoutingNo​(String RoutingNo)
        Set Routing No. Bank Routing Number
      • getRoutingNo

        String getRoutingNo()
        Get Routing No. Bank Routing Number
      • setSwiftCode

        void setSwiftCode​(String SwiftCode)
        Set Swift code. Swift Code or BIC
      • getSwiftCode

        String getSwiftCode()
        Get Swift code. Swift Code or BIC
      • getUpdated

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

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