public class EdmNavigationPropertyBindingImpl extends Object implements EdmNavigationPropertyBinding
| Constructor and Description |
|---|
EdmNavigationPropertyBindingImpl(String path,
String target) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
A path contains the full qualified name of the type it is referring to as a first segment.
|
String |
getTarget() |
public String getPath()
EdmNavigationPropertyBindinggetPath in interface EdmNavigationPropertyBindingpublic String getTarget()
getTarget in interface EdmNavigationPropertyBindingCopyright © 2023. All rights reserved.