public interface Value extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the id of this value, if any.
|
Value |
getParent()
Returns the parent of this value.
|
Object |
toObject()
Converts this value to an appropriate object.
|
Object toObject()
String getId()
Value getParent()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.