Class X_C_Bank

    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        3 - Client - Org
      • initPO

        protected POInfo initPO​(Properties ctx)
        Load Meta Data
        Specified by:
        initPO in class PO
        Parameters:
        ctx - context
        Returns:
        POInfo
      • toString

        public String toString()
        Description copied from class: PO
        String representation
        Overrides:
        toString in class PO
        Returns:
        String representation
      • setC_Bank_ID

        public void setC_Bank_ID​(int C_Bank_ID)
        Set Bank.
        Specified by:
        setC_Bank_ID in interface I_C_Bank
        Parameters:
        C_Bank_ID - Bank
      • getC_Bank_ID

        public int getC_Bank_ID()
        Get Bank.
        Specified by:
        getC_Bank_ID in interface I_C_Bank
        Returns:
        Bank
      • setC_Bank_UU

        public void setC_Bank_UU​(String C_Bank_UU)
        Set C_Bank_UU.
        Specified by:
        setC_Bank_UU in interface I_C_Bank
        Parameters:
        C_Bank_UU - C_Bank_UU
      • getC_Bank_UU

        public String getC_Bank_UU()
        Get C_Bank_UU.
        Specified by:
        getC_Bank_UU in interface I_C_Bank
        Returns:
        C_Bank_UU
      • setC_Location_ID

        public void setC_Location_ID​(int C_Location_ID)
        Set Address.
        Specified by:
        setC_Location_ID in interface I_C_Bank
        Parameters:
        C_Location_ID - Location or Address
      • getC_Location_ID

        public int getC_Location_ID()
        Get Address.
        Specified by:
        getC_Location_ID in interface I_C_Bank
        Returns:
        Location or Address
      • setDescription

        public void setDescription​(String Description)
        Set Description.
        Specified by:
        setDescription in interface I_C_Bank
        Parameters:
        Description - Optional short description of the record
      • getDescription

        public String getDescription()
        Get Description.
        Specified by:
        getDescription in interface I_C_Bank
        Returns:
        Optional short description of the record
      • setIsOwnBank

        public void setIsOwnBank​(boolean IsOwnBank)
        Set Own Bank.
        Specified by:
        setIsOwnBank in interface I_C_Bank
        Parameters:
        IsOwnBank - Bank for this Organization
      • isOwnBank

        public boolean isOwnBank()
        Get Own Bank.
        Specified by:
        isOwnBank in interface I_C_Bank
        Returns:
        Bank for this Organization
      • setName

        public void setName​(String Name)
        Set Name.
        Specified by:
        setName in interface I_C_Bank
        Parameters:
        Name - Alphanumeric identifier of the entity
      • getName

        public String getName()
        Get Name.
        Specified by:
        getName in interface I_C_Bank
        Returns:
        Alphanumeric identifier of the entity
      • getKeyNamePair

        public KeyNamePair getKeyNamePair()
        Get Record ID/ColumnName
        Returns:
        ID/ColumnName pair
      • setRoutingNo

        public void setRoutingNo​(String RoutingNo)
        Set Routing No.
        Specified by:
        setRoutingNo in interface I_C_Bank
        Parameters:
        RoutingNo - Bank Routing Number
      • getRoutingNo

        public String getRoutingNo()
        Get Routing No.
        Specified by:
        getRoutingNo in interface I_C_Bank
        Returns:
        Bank Routing Number
      • setSwiftCode

        public void setSwiftCode​(String SwiftCode)
        Set Swift code.
        Specified by:
        setSwiftCode in interface I_C_Bank
        Parameters:
        SwiftCode - Swift Code or BIC
      • getSwiftCode

        public String getSwiftCode()
        Get Swift code.
        Specified by:
        getSwiftCode in interface I_C_Bank
        Returns:
        Swift Code or BIC