net.sf.oval.ogn
Class ObjectGraphNavigationResult
java.lang.Object
net.sf.oval.ogn.ObjectGraphNavigationResult
public class ObjectGraphNavigationResult
- extends Object
- Author:
- Sebastian Thomschke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
root
public final Object root
path
public final String path
targetParent
public final Object targetParent
targetAccessor
public final AccessibleObject targetAccessor
- field or method
target
public final Object target
- accessor's value
ObjectGraphNavigationResult
public ObjectGraphNavigationResult(Object root,
String path,
Object targetParent,
AccessibleObject targetAccessor,
Object target)
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.