com.prowidesoftware.swift.SchemeConstants_0 Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pw-swift-core Show documentation
Show all versions of pw-swift-core Show documentation
Prowide Library for SWIFT messages
The newest version!
package com.prowidesoftware.swift;
import com.prowidesoftware.Generated;
/**
* Constants for qualifiers found in MTs starting with "0".
* 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
* @since 7.8.1
*
*
*/
@Generated
public interface SchemeConstants_0 {
String _00 = "00";
String _01 = "01";
String _02 = "02";
String _03 = "03";
String _06 = "06";
String _07 = "07";
String _08 = "08";
String _0 = "0";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy