public abstract class Value extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
isByURI
Determines if it was set by Value or by type URI.
|
protected String |
uri
Holds the URI of the argument.
|
Constructor and Description |
---|
Value() |
Modifier and Type | Method and Description |
---|---|
boolean |
byURI()
This is only supposed to be used internally.
|
protected static Object |
createEmptyInstance(String uri) |
protected String uri
protected boolean isByURI
Copyright © 2018 universAAL Consortium. All rights reserved.