Uses of Interface
com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty
Packages that use NavigationProperty
-
Uses of NavigationProperty in com.sap.cloud.sdk.datamodel.odatav4.core
Classes in com.sap.cloud.sdk.datamodel.odatav4.core that implement NavigationPropertyModifier and TypeClassDescriptionstatic classNavigationProperty.Collection<EntityT extends VdmObject<EntityT>,ValueT extends VdmEntity<ValueT>> A navigational property to a Collection of another entity reference.static classNavigationProperty.Single<EntityT extends VdmObject<EntityT>,ValueT extends VdmEntity<ValueT>> A navigational property to a single other entity reference.