public class XPathDataValue extends DataGraphNodeAdapter
source, sourceProperty| Constructor and Description |
|---|
XPathDataValue(Object target,
commonj.sdo.DataObject source,
commonj.sdo.Property sourceProperty) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get()
Returns the dereferenced value of an XPATH parse result.
|
Object |
getValue() |
void |
set(Object value)
Sets the given value into the XPATH parse result.
|
getSource, getSourcePropertypublic XPathDataValue(Object target, commonj.sdo.DataObject source, commonj.sdo.Property sourceProperty)
public Object getValue()
public Object get()
DataGraphNodeAdapterget in class DataGraphNodeAdapterpublic void set(Object value)
DataGraphNodeAdapterset in class DataGraphNodeAdapterCopyright © 2021. All rights reserved.