org.fourthline.cling.support.renderingcontrol.lastchange
Class RenderingControlVariable.Brightness

java.lang.Object
  extended by org.fourthline.cling.support.lastchange.EventedValue<UnsignedIntegerTwoBytes>
      extended by org.fourthline.cling.support.lastchange.EventedValueUnsignedIntegerTwoBytes
          extended by org.fourthline.cling.support.renderingcontrol.lastchange.RenderingControlVariable.Brightness
Enclosing class:
RenderingControlVariable

public static class RenderingControlVariable.Brightness
extends EventedValueUnsignedIntegerTwoBytes


Field Summary
 
Fields inherited from class org.fourthline.cling.support.lastchange.EventedValue
value
 
Constructor Summary
RenderingControlVariable.Brightness(Map.Entry<String,String>[] attributes)
           
RenderingControlVariable.Brightness(UnsignedIntegerTwoBytes value)
           
 
Method Summary
 
Methods inherited from class org.fourthline.cling.support.lastchange.EventedValueUnsignedIntegerTwoBytes
getDatatype
 
Methods inherited from class org.fourthline.cling.support.lastchange.EventedValue
getAttributes, getName, getValue, toString, valueOf, valueOf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RenderingControlVariable.Brightness

public RenderingControlVariable.Brightness(UnsignedIntegerTwoBytes value)

RenderingControlVariable.Brightness

public RenderingControlVariable.Brightness(Map.Entry<String,String>[] attributes)


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