Package org.apache.olingo.odata2.api.uri
Interface NavigationPropertySegment
- All Known Implementing Classes:
NavigationPropertySegmentImpl
public interface NavigationPropertySegment
Navigation property segment, consisting of a navigation property and its
target entity set.
-
Method Summary
Modifier and TypeMethodDescriptionGets the navigation property.Gets the target entity set.
-
Method Details
-
getTargetEntitySet
EdmEntitySet getTargetEntitySet()Gets the target entity set.- Returns:
EdmEntitySetthe target entity set