public class CsdlNavigationPropertyBinding extends CsdlAbstractEdmItem
Constructor and Description |
---|
CsdlNavigationPropertyBinding() |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
String |
getTarget() |
CsdlNavigationPropertyBinding |
setPath(String path) |
CsdlNavigationPropertyBinding |
setTarget(String target) |
equals, getAllByName, getOneByName, hashCode, toString
public String getPath()
public CsdlNavigationPropertyBinding setPath(String path)
public String getTarget()
public CsdlNavigationPropertyBinding setTarget(String target)
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.