public class NavigationPropertyBinding extends Object
| Constructor and Description |
|---|
NavigationPropertyBinding() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
Target |
getTarget() |
NavigationPropertyBinding |
setPath(String path) |
NavigationPropertyBinding |
setTarget(Target target) |
public String getPath()
public NavigationPropertyBinding setPath(String path)
public Target getTarget()
public NavigationPropertyBinding setTarget(Target target)
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.