|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use EdmNavigationProperty | |
|---|---|
| org.odata4j.edm | |
| Uses of EdmNavigationProperty in org.odata4j.edm |
|---|
| Fields in org.odata4j.edm with type parameters of type EdmNavigationProperty | |
|---|---|
List<EdmNavigationProperty> |
EdmEntityType.navigationProperties
|
| Constructor parameters in org.odata4j.edm with type arguments of type EdmNavigationProperty | |
|---|---|
EdmEntityType(String namespace,
String alias,
String name,
Boolean hasStream,
List<String> keys,
List<EdmProperty> properties,
List<EdmNavigationProperty> navigationProperties)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||