com.prowidesoftware.swift.SchemeConstantsW 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 "W".
* 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 SchemeConstantsW {
String W = "W";
String WEIGHTED = "WEIGHTED";
String WRTS = "WRTS";
String WITH = "WITH";
String WTS = "WTS";
String WAPA = "WAPA";
String WTHD = "WTHD";
String WITL = "WITL";
String WEBB = "WEBB";
String WUCO = "WUCO";
String WITHOUT = "WITHOUT";
String WITHOUT_OUR_CONFIRMATION = "WITHOUT_OUR_CONFIRMATION";
String WINF = "WINF";
String WARR = "WARR";
String W8BE = "W8BE";
String W8EC = "W8EC";
String W8EX = "W8EX";
String W8IM = "W8IM";
String W9US = "W9US";
String WAIT = "WAIT";
String WBKG = "WBKG";
String WDIS = "WDIS";
String WEEK = "WEEK";
String WHOU = "WHOU";
String WIDI = "WIDI";
String WISS = "WISS";
String WITF = "WITF";
String WRTH = "WRTH";
String WSET = "WSET";
String WTRC = "WTRC";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy