org.teleal.cling.support.lastchange
Class EventedValueShort

java.lang.Object
  extended by org.teleal.cling.support.lastchange.EventedValue<Short>
      extended by org.teleal.cling.support.lastchange.EventedValueShort
Direct Known Subclasses:
RenderingControlVariable.HorizontalKeystone, RenderingControlVariable.VerticalKeystone

public class EventedValueShort
extends EventedValue<Short>

Author:
Christian Bauer

Field Summary
 
Fields inherited from class org.teleal.cling.support.lastchange.EventedValue
value
 
Constructor Summary
EventedValueShort(Map.Entry<String,String>[] attributes)
           
EventedValueShort(Short value)
           
 
Method Summary
protected  org.teleal.cling.model.types.Datatype getDatatype()
           
 
Methods inherited from class org.teleal.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

EventedValueShort

public EventedValueShort(Short value)

EventedValueShort

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

getDatatype

protected org.teleal.cling.model.types.Datatype getDatatype()
Specified by:
getDatatype in class EventedValue<Short>


Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.