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

org.yecht.LevelStatus Maven / Gradle / Ivy

/*
 * See LICENSE file in distribution for copyright and licensing information.
 */
package org.yecht;

/**
 *
 * @author Ola Bini
 */
public enum LevelStatus {
    header, doc, open, seq, map, block, str, iseq, imap, end, pause, anctag, mapx, seqx
}// LevelStatus




© 2015 - 2025 Weber Informatics LLC | Privacy Policy