public class CsdlNavigationPropertyBinding extends CsdlAbstractEdmItem
Constructor and Description |
---|
CsdlNavigationPropertyBinding() |
Modifier and Type | Method and Description |
---|---|
String |
getPath()
Gets path.
|
String |
getTarget()
Gets target.
|
CsdlNavigationPropertyBinding |
setPath(String path)
Sets path.
|
CsdlNavigationPropertyBinding |
setTarget(String target)
Sets target.
|
getAllByName, getOneByName
public String getPath()
public CsdlNavigationPropertyBinding setPath(String path)
path
- the pathpublic String getTarget()
public CsdlNavigationPropertyBinding setTarget(String target)
target
- the targetCopyright © 2013–2018 The Apache Software Foundation. All rights reserved.