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

com.labijie.application.model.SimpleStatus.kt Maven / Gradle / Ivy

package com.labijie.application.model

/**
 *
 * @author lishiwen
 * @date 19-11-20
 * @since JDK1.8
 */
enum class SimpleStatus {
    DISABLED,
    ACTIVE,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy