Uses of Class
org.apache.olingo.odata2.api.edm.provider.NavigationProperty
-
Packages that use NavigationProperty Package Description org.apache.olingo.odata2.api.edm.provider Entity Data Model Provider API -
-
Uses of NavigationProperty in org.apache.olingo.odata2.api.edm.provider
Methods in org.apache.olingo.odata2.api.edm.provider that return types with arguments of type NavigationProperty Modifier and Type Method Description List<NavigationProperty>EntityType. getNavigationProperties()Method parameters in org.apache.olingo.odata2.api.edm.provider with type arguments of type NavigationProperty Modifier and Type Method Description EntityTypeEntityType. setNavigationProperties(List<NavigationProperty> navigationProperties)Sets theNavigationPropertys for thisEntityType
-