com.baidubce.services.iotalarm.model
Class AlarmNoticeMsgType

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

public class AlarmNoticeMsgType
extends Object

Created by yuanyoujun on 2017/7/20.


Field Summary
static String ALARM
           
static String ALARM_RECOVER
           
static String ALL
           
static String NOTHING
           
 
Constructor Summary
AlarmNoticeMsgType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NOTHING

public static final String NOTHING
See Also:
Constant Field Values

ALARM

public static final String ALARM
See Also:
Constant Field Values

ALARM_RECOVER

public static final String ALARM_RECOVER
See Also:
Constant Field Values

ALL

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

AlarmNoticeMsgType

public AlarmNoticeMsgType()


Copyright © 2018. All rights reserved.