|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.sdo.core.PathEndpoint
public class PathEndpoint
Stores the property which is the end point of a path in association with the data object which was its "source" along the path.
| Constructor Summary | |
|---|---|
PathEndpoint(Property property,
DataObject source)
|
|
| Method Summary | |
|---|---|
Property |
getProperty()
|
DataObject |
getSource()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathEndpoint(Property property,
DataObject source)
| Method Detail |
|---|
public Property getProperty()
public DataObject getSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||