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

com.dell.isg.smi.commons.elm.model.MessageSeverityEnum Maven / Gradle / Ivy

/**
 * Copyright ? 2017 DELL Inc. or its subsidiaries.  All Rights Reserved.
 */
package com.dell.isg.smi.commons.elm.model;

// HARD CODING FOR NOW.  Change to making this from the generator so we can get localized messages for this.
public enum MessageSeverityEnum {
    CRITICAL, ERROR, WARNING, INFORMATIONAL
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy