| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm.provider |
Entity Data Model Provider API
|
| Modifier and Type | Method and Description |
|---|---|
Key |
EntityType.getKey() |
Key |
Key.setAnnotationAttributes(List<AnnotationAttribute> annotationAttributes)
Sets the List of
AnnotationAttribute for this Key |
Key |
Key.setAnnotationElements(List<AnnotationElement> annotationElements)
Sets the List of
AnnotationElement for this Key |
Key |
Key.setKeys(List<PropertyRef> keys)
|
| Modifier and Type | Method and Description |
|---|---|
EntityType |
EntityType.setKey(Key key)
Sets the
Key for this EntityType |
Copyright © 2020. All rights reserved.