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

cdc.impex.ImpExNames Maven / Gradle / Ivy

The newest version!
package cdc.impex;

public final class ImpExNames {
    private ImpExNames() {
    }

    public static final String CLS = "cls";
    public static final String COLUMN = "column";
    public static final String NAME = "name";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy