view src/main/java/de/intevation/lada/importer/Identified.java @ 1097:186d602e031a

Merged branch schema-update into default.
author Tom Gottfried <tom@intevation.de>
date Fri, 14 Oct 2016 18:17:42 +0200
parents
children
line wrap: on
line source
package de.intevation.lada.importer;

public enum Identified {
    NEW,
    UPDATE,
    REJECT
}
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)