org.fourthline.cling.support.lastchange
Class EventedValueUnsignedIntegerTwoBytes

java.lang.Object
  extended by org.fourthline.cling.support.lastchange.EventedValue<UnsignedIntegerTwoBytes>
      extended by org.fourthline.cling.support.lastchange.EventedValueUnsignedIntegerTwoBytes
Direct Known Subclasses:
RenderingControlVariable.BlueVideoBlackLevel, RenderingControlVariable.BlueVideoGain, RenderingControlVariable.Brightness, RenderingControlVariable.ColorTemperature, RenderingControlVariable.Contrast, RenderingControlVariable.GreenVideoBlackLevel, RenderingControlVariable.GreenVideoGain, RenderingControlVariable.RedVideoBlackLevel, RenderingControlVariable.RedVideoGain, RenderingControlVariable.Sharpness

public class EventedValueUnsignedIntegerTwoBytes
extends EventedValue<UnsignedIntegerTwoBytes>

Author:
Christian Bauer

Field Summary
 
Fields inherited from class org.fourthline.cling.support.lastchange.EventedValue
value
 
Constructor Summary
EventedValueUnsignedIntegerTwoBytes(Map.Entry<String,String>[] attributes)
           
EventedValueUnsignedIntegerTwoBytes(UnsignedIntegerTwoBytes value)
           
 
Method Summary
protected  Datatype 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

EventedValueUnsignedIntegerTwoBytes

public EventedValueUnsignedIntegerTwoBytes(UnsignedIntegerTwoBytes value)

EventedValueUnsignedIntegerTwoBytes

public EventedValueUnsignedIntegerTwoBytes(Map.Entry<String,String>[] attributes)
Method Detail

getDatatype

protected Datatype getDatatype()
Specified by:
getDatatype in class EventedValue<UnsignedIntegerTwoBytes>


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