com.dell.isg.smi.commons.elm.model.MessagePartEnum Maven / Gradle / Ivy
/**
* Copyright ? 2017 DELL Inc. or its subsidiaries. All Rights Reserved.
*/
package com.dell.isg.smi.commons.elm.model;
public enum MessagePartEnum {
_MSG, _DTL, _ACT, _SEV
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy