com.baidubce.services.iotalarm.model
Class AlarmSeverity

java.lang.Object
  extended by com.baidubce.services.iotalarm.model.AlarmSeverity

public class AlarmSeverity
extends Object

Created by yuanyoujun on 2017/6/20.


Field Summary
static String HIGH
           
static String LOW
           
static String MIDDLE
           
 
Constructor Summary
AlarmSeverity()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOW

public static final String LOW
See Also:
Constant Field Values

MIDDLE

public static final String MIDDLE
See Also:
Constant Field Values

HIGH

public static final String HIGH
See Also:
Constant Field Values
Constructor Detail

AlarmSeverity

public AlarmSeverity()


Copyright © 2018. All rights reserved.