All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.prowidesoftware.swift.SchemeConstantsQ Maven / Gradle / Ivy

There is a newer version: SRU2023-10.1.16
Show newest version

package com.prowidesoftware.swift;

import com.prowidesoftware.Generated;


/**
 * Constants for qualifiers found in MTs starting with "Q".
 * 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 SchemeConstantsQ {

    String QREG = "QREG";
    String QSEC = "QSEC";
    String QFIN = "QFIN";
    String QTSO = "QTSO";
    String QINT = "QINT";
    String QCAS = "QCAS";
    String QINS = "QINS";
    String QAGE = "QAGE";
    String QALL = "QALL";
    String QEIN = "QEIN";
    String QIBB = "QIBB";
    String QINV = "QINV";
    String QUAS = "QUAS";
    String QUNP = "QUNP";
    String QUTR = "QUTR";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy