prowide/prowide-core

View on GitHub
src/generated/java/com/prowidesoftware/swift/SchemeConstants_9.java

Summary

Maintainability
A
0 mins
Test Coverage

package com.prowidesoftware.swift;

import com.prowidesoftware.Generated;


/**
 * Constants for qualifiers found in MTs starting with "9".
 * <em>WARNING: These constants are automatically generated from SRU information
 * they may change without entering the formal Prowide Deprecation Policy
 * http://www.prowidesoftware.com/resources/deprecation-policy</em>
 * @since 7.8.1
 * 
 * 
 */
@Generated
public interface SchemeConstants_9 {

    String _950 = "950";
    String _940 = "940";
    String _941 = "941";
    String _942 = "942";
    String _971 = "971";
    String _972 = "972";
    String _998 = "998";

}