|
||||||||||
| 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.XPathDataProperty
public class XPathDataProperty
| Field Summary |
|---|
| Fields inherited from class org.plasma.sdo.xpath.DataGraphNodeAdapter |
|---|
source, sourceProperty |
| Constructor Summary | |
|---|---|
XPathDataProperty(Property target,
DataObject source,
Property sourceProperty)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
get()
Returns the dereferenced value of an XPATH parse result. |
Property |
getProperty()
|
boolean |
isSet()
|
void |
set(java.lang.Object value)
Sets the given value into the XPATH parse result. |
void |
unset()
|
| 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 XPathDataProperty(Property target,
DataObject source,
Property sourceProperty)
| Method Detail |
|---|
public Property getProperty()
public java.lang.Object get()
DataGraphNodeAdapter
get in class DataGraphNodeAdapterpublic void set(java.lang.Object value)
DataGraphNodeAdapter
set in class DataGraphNodeAdapterpublic void unset()
public boolean isSet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||