Class SwiftMxTypeConverters


  • @Converter(generateLoader=true)
    public final class SwiftMxTypeConverters
    extends Object
    SwiftMxTypeConverters provide some basic TypeConverters that could be needed when marshalling/unmarshalling SWIFT MX messages.
    • Method Detail

      • toMxId

        @Converter
        public static com.prowidesoftware.swift.model.MxId toMxId​(String namespace)
      • toMxId

        @Converter
        public static com.prowidesoftware.swift.model.MxId toMxId​(byte[] namespace)