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

sdmxdl.web.MonitorStatus Maven / Gradle / Ivy

The newest version!
package sdmxdl.web;

public enum MonitorStatus {
    UNKNOWN, UP, DOWN
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy