com.baidubce.services.dugo.alarm
Class AlarmTypeInfo
java.lang.Object
com.baidubce.services.dugo.alarm.AlarmTypeInfo
public class AlarmTypeInfo
- extends Object
the alarm type info
Created by liuzhenxing01 on 2018/10/22.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlarmTypeInfo
public AlarmTypeInfo()
getFrequency
public Integer getFrequency()
setFrequency
public void setFrequency(Integer frequency)
getWindow
public Double getWindow()
setWindow
public void setWindow(Double window)
getUnit
public String getUnit()
setUnit
public void setUnit(String unit)
Copyright © 2018. All rights reserved.