com.prowidesoftware.swift.SchemeConstantsV 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 "V".
* 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 SchemeConstantsV {
String VANI = "VANI";
String VALU = "VALU";
String VARSELLER = "VARSELLER";
String VARBUYER = "VARBUYER";
String VOLASELLER = "VOLASELLER";
String VOLABUYER = "VOLABUYER";
String VERN = "VERN";
String VASU = "VASU";
String VATA = "VATA";
String VEND = "VEND";
String VALC = "VALC";
String VALE = "VALE";
String VSMR = "VSMR";
String VASO = "VASO";
String VAHA = "VAHA";
String VAFC = "VAFC";
String VALDET = "VALDET";
String VALN = "VALN";
String VREN = "VREN";
String V = "V";
String VALI = "VALI";
String VALR = "VALR";
String VARI = "VARI";
String VDAA = "VDAA";
String VIBE = "VIBE";
String VLDA = "VLDA";
String VOLU = "VOLU";
String VVPR = "VVPR";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy