|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.sdo.xpath.DataGraphNodeAdapter
org.plasma.sdo.xpath.XPathDataValue
public class XPathDataValue
| Field Summary |
|---|
| Fields inherited from class org.plasma.sdo.xpath.DataGraphNodeAdapter |
|---|
source, sourceProperty |
| Constructor Summary | |
|---|---|
XPathDataValue(java.lang.Object target,
DataObject source,
Property sourceProperty)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
get()
Returns the dereferenced value of an XPATH parse result. |
java.lang.Object |
getValue()
|
void |
set(java.lang.Object value)
Sets the given value into the XPATH parse result. |
| Methods inherited from class org.plasma.sdo.xpath.DataGraphNodeAdapter |
|---|
getSource, getSourceProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XPathDataValue(java.lang.Object target,
DataObject source,
Property sourceProperty)
| Method Detail |
|---|
public java.lang.Object getValue()
public java.lang.Object get()
DataGraphNodeAdapter
get in class DataGraphNodeAdapterpublic void set(java.lang.Object value)
DataGraphNodeAdapter
set in class DataGraphNodeAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||