com.prowidesoftware.swift.SchemeConstantsO 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 "O".
* 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 SchemeConstantsO {
String O = "O";
String OTHR = "OTHR";
String OUR = "OUR";
String OTHER = "OTHER";
String OMIS = "OMIS";
String OTHRPRTY = "OTHRPRTY";
String ORDRPRTY = "ORDRPRTY";
String ORDR = "ORDR";
String OPST = "OPST";
String OPTI = "OPTI";
String OCCU = "OCCU";
String OWNT = "OWNT";
String OWND = "OWND";
String ODDC = "ODDC";
String ORGV = "ORGV";
String OCMT = "OCMT";
String ORDRDET = "ORDRDET";
String OWNF = "OWNF";
String ONLY = "ONLY";
String OPCA = "OPCA";
String ODDL = "ODDL";
String OPC = "OPC";
String OPS = "OPS";
String OFRF = "OFRF";
String OKPE = "OKPE";
String OMAT = "OMAT";
String OPTF = "OPTF";
String OPTN = "OPTN";
String OFFO = "OFFO";
String OFFR = "OFFR";
String OFFE = "OFFE";
String OVEP = "OVEP";
String OBAL = "OBAL";
String OSUB = "OSUB";
String OAPD = "OAPD";
String OSTA = "OSTA";
String OTYP = "OTYP";
String ORDER = "ORDER";
String OTH = "OTH";
String OSMI = "OSMI";
String OSOV = "OSOV";
String OTHRDET = "OTHRDET";
String OVER = "OVER";
String OTHERFNC = "OTHERFNC";
String OPEN = "OPEN";
String ONEY = "ONEY";
String OAGN = "OAGN";
String OBJT = "OBJT";
String ODLT = "ODLT";
String ODNP = "ODNP";
String OMET = "OMET";
String ONEL = "ONEL";
String ONGO = "ONGO";
String OPEF = "OPEF";
String OPEP = "OPEP";
String OPLF = "OPLF";
String OPNM = "OPNM";
String OPOD = "OPOD";
String OPTY = "OPTY";
String ORIG = "ORIG";
String ORLI = "ORLI";
String OTCD = "OTCD";
String OTCO = "OTCO";
String OUTS = "OUTS";
String OUTT = "OUTT";
String OWNE = "OWNE";
String OWNI = "OWNI";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy