org.fourthline.cling.binding
Interface AllowedValueRangeProvider


public interface AllowedValueRangeProvider

Author:
Christian Bauer

Method Summary
 long getMaximum()
           
 long getMinimum()
           
 long getStep()
           
 

Method Detail

getMinimum

long getMinimum()

getMaximum

long getMaximum()

getStep

long getStep()


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.