Package | Description |
---|---|
org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
Modifier and Type | Interface and Description |
---|---|
interface |
EdmNavigationProperty
A CSDL NavigationProperty element
EdmNavigationProperty allows navigation from one entity type to another via a relationship. |
interface |
EdmParameter
A CSDL parameter element
|
interface |
EdmProperty
A CSDL Property element.
|
Modifier and Type | Method and Description |
---|---|
EdmElement |
EdmStructuredType.getProperty(String name)
Get property by name
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.