org.fourthline.cling.support.model
Class VolumeDBRange
java.lang.Object
org.fourthline.cling.support.model.VolumeDBRange
public class VolumeDBRange
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VolumeDBRange
public VolumeDBRange(Integer minValue,
Integer maxValue)
getMinValue
public Integer getMinValue()
getMaxValue
public Integer getMaxValue()
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.