org.fourthline.cling.support.lastchange
Class EventedValueURI
java.lang.Object
org.fourthline.cling.support.lastchange.EventedValue<URI>
org.fourthline.cling.support.lastchange.EventedValueURI
- Direct Known Subclasses:
- AVTransportVariable.AVTransportURI, AVTransportVariable.CurrentTrackURI, AVTransportVariable.NextAVTransportURI
public class EventedValueURI
- extends EventedValue<URI>
- Author:
- Christian Bauer
Fields inherited from class org.fourthline.cling.support.lastchange.EventedValue |
value |
EventedValueURI
public EventedValueURI(URI value)
EventedValueURI
public EventedValueURI(Map.Entry<String,String>[] attributes)
valueOf
protected URI valueOf(String s)
throws InvalidValueException
- Overrides:
valueOf
in class EventedValue<URI>
- Throws:
InvalidValueException
getDatatype
protected Datatype getDatatype()
- Specified by:
getDatatype
in class EventedValue<URI>
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.