com.prowidesoftware.swift.SchemeConstantsG 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 "G".
* 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 SchemeConstantsG {
String GLOB = "GLOB";
String GENL = "GENL";
String GROSS = "GROSS";
String GUAR = "GUAR";
String GIUP = "GIUP";
String GOMB = "GOMB";
String GBNT = "GBNT";
String GBON = "GBON";
String GRSS = "GRSS";
String GUPA = "GUPA";
String GCST = "GCST";
String GCOS = "GCOS";
String GETS = "GETS";
String GOLD = "GOLD";
String GRM = "GRM";
String GECU = "GECU";
String GOZ = "GOZ";
String GENINFAD = "GENINFAD";
String GAIN = "GAIN";
String GBSC = "GBSC";
String GCOL = "GCOL";
String GDAY = "GDAY";
String GENR = "GENR";
String GENS = "GENS";
String GERM = "GERM";
String GIVE = "GIVE";
String GPPH = "GPPH";
String GREX = "GREX";
String GROS = "GROS";
String GRSC = "GRSC";
String GTCA = "GTCA";
String GTDL = "GTDL";
String GTGP = "GTGP";
String GTHD = "GTHD";
String GTMO = "GTMO";
String GTNM = "GTNM";
String GTPH = "GTPH";
String GTXO = "GTXO";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy