public static class ListMonitorItemsResult.AlarmRange extends Object
AlarmRange()
Integer
getMax()
getMin()
String
getValue()
void
setMax(Integer max)
setMin(Integer min)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AlarmRange()
public String getValue()
public void setValue(String value)
public Integer getMin()
public void setMin(Integer min)
public Integer getMax()
public void setMax(Integer max)
Copyright © 2019. All rights reserved.