public class EventedValueURI extends EventedValue<URI>
value| Constructor and Description |
|---|
EventedValueURI(Map.Entry<String,String>[] attributes) |
EventedValueURI(URI value) |
| Modifier and Type | Method and Description |
|---|---|
protected Datatype<?> |
getDatatype() |
protected URI |
valueOf(String s) |
getAttributes, getName, getValue, toString, valueOfpublic EventedValueURI(URI value)
protected URI valueOf(String s)
valueOf in class EventedValue<URI>protected Datatype<?> getDatatype()
getDatatype in class EventedValue<URI>Copyright © 2023 jUPnP.org. All rights reserved.