com.prowidesoftware.swift.SchemeConstants_1 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
package com.prowidesoftware.swift;
import com.prowidesoftware.Generated;
/**
* Constants for qualifiers found in MTs starting with "1".
* 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_1 {
String _11 = "11";
String _12 = "12";
String _13 = "13";
String _14 = "14";
String _15 = "15";
String _16 = "16";
String _17 = "17";
String _18 = "18";
String _19 = "19";
String _10 = "10";
String _1 = "1";
String _12_ANN = "12/ANN";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy