org.teleal.cling.support.lastchange
Class EventedValueURI

java.lang.Object
  extended by org.teleal.cling.support.lastchange.EventedValue<URI>
      extended by org.teleal.cling.support.lastchange.EventedValueURI
Direct Known Subclasses:
AVTransportVariable.AVTransportURI, AVTransportVariable.CurrentTrackURI, AVTransportVariable.NextAVTransportURI

public class EventedValueURI
extends EventedValue<URI>

Author:
Christian Bauer

Field Summary
 
Fields inherited from class org.teleal.cling.support.lastchange.EventedValue
value
 
Constructor Summary
EventedValueURI(Map.Entry<String,String>[] attributes)
           
EventedValueURI(URI value)
           
 
Method Summary
protected  org.teleal.cling.model.types.Datatype getDatatype()
           
protected  URI valueOf(String s)
           
 
Methods inherited from class org.teleal.cling.support.lastchange.EventedValue
getAttributes, getName, getValue, toString, valueOf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EventedValueURI

public EventedValueURI(URI value)

EventedValueURI

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

valueOf

protected URI valueOf(String s)
               throws org.teleal.cling.model.types.InvalidValueException
Overrides:
valueOf in class EventedValue<URI>
Throws:
org.teleal.cling.model.types.InvalidValueException

getDatatype

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


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