public class NavigationPropertySegmentImpl extends Object implements NavigationPropertySegment
| Constructor and Description |
|---|
NavigationPropertySegmentImpl() |
| Modifier and Type | Method and Description |
|---|---|
EdmNavigationProperty |
getNavigationProperty() |
EdmEntitySet |
getTargetEntitySet() |
void |
setNavigationProperty(EdmNavigationProperty navigationProperty) |
void |
setTargetEntitySet(EdmEntitySet targetEntitySet) |
String |
toString() |
public EdmNavigationProperty getNavigationProperty()
getNavigationProperty in interface NavigationPropertySegmentpublic void setNavigationProperty(EdmNavigationProperty navigationProperty)
public EdmEntitySet getTargetEntitySet()
getTargetEntitySet in interface NavigationPropertySegmentpublic void setTargetEntitySet(EdmEntitySet targetEntitySet)
Copyright © 2013-2023 The Apache Software Foundation. All Rights Reserved.