org.plasma.sdo.core
Class PathEndpoint
java.lang.Object
org.plasma.sdo.core.PathEndpoint
public class PathEndpoint
- extends Object
Stores the property which is the end point of a path
in association with the data object which was its "source"
along the path.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PathEndpoint
public PathEndpoint(Property property,
DataObject source)
getProperty
public Property getProperty()
getSource
public DataObject getSource()
Copyright © 2014. All rights reserved.