com.prowidesoftware.swift.SchemeConstantsU 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 "U".
* 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 SchemeConstantsU {
String U = "U";
String URGP = "URGP";
String UNWD = "UNWD";
String UNWR = "UNWR";
String UIKI = "UIKI";
String UOKO = "UOKO";
String UNAD = "UNAD";
String UNWEIGHT = "UNWEIGHT";
String UNDE = "UNDE";
String UNT = "UNT";
String UNKNOWN = "UNKNOWN";
String UPDT = "UPDT";
String UNAF = "UNAF";
String UNBA = "UNBA";
String USECU = "USECU";
String UNCO = "UNCO";
String UNFR = "UNFR";
String UNDL = "UNDL";
String UNALL = "UNALL";
String UDTP = "UDTP";
String UCPURR_LATEST_VERSION = "UCPURR_LATEST_VERSION";
String UCP_LATEST_VERSION = "UCP_LATEST_VERSION";
String URR_LATEST_VERSION = "URR_LATEST_VERSION";
String UNDK = "UNDK";
String UCPR = "UCPR";
String URDG = "URDG";
String UKWN = "UKWN";
String ULNK = "ULNK";
String UNAC = "UNAC";
String UNBR = "UNBR";
String UNEX = "UNEX";
String UNIT = "UNIT";
String UNKN = "UNKN";
String UNLK = "UNLK";
String UNMT = "UNMT";
String UNRE = "UNRE";
String UNRG = "UNRG";
String UNSP = "UNSP";
String UNTR = "UNTR";
String USCD = "USCD";
String USCH = "USCH";
String USET = "USET";
String USEX = "USEX";
String USFW = "USFW";
String USNX = "USNX";
String USOL = "USOL";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy