Interface BICContainer

    • Method Detail

      • bicStrings

        java.util.List<java.lang.String> bicStrings()
        Get a list of strings of BICs present in this field
        Returns:
        a list, with zero or more BICs in this field.
      • bics

        java.util.List<BIC> bics()
        Utility method that creates a BIC for every string returned by bicStrings()
        Returns:
        list of BIC objects