com.prowidesoftware.swift.SchemeConstantsY 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 "Y".
* 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 SchemeConstantsY {
String Y = "Y";
String YY = "YY";
String YN = "YN";
String YTMR = "YTMR";
String YIEL = "YIEL";
String YBEN = "YBEN";
String YBOR = "YBOR";
String YCCP = "YCCP";
String YCOL = "YCOL";
String YCON = "YCON";
String YEAR = "YEAR";
String YLEG = "YLEG";
String YNET = "YNET";
String YPRE = "YPRE";
String YREG = "YREG";
String YRTG = "YRTG";
String YSET = "YSET";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy