| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm.provider |
Entity Data Model Provider API
Classes in this package are used to provide an EDM to the library as well as to the application.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntityType> |
Schema.getEntityTypes() |
| Modifier and Type | Method and Description |
|---|---|
Schema |
Schema.setEntityTypes(List<EntityType> entityTypes)
Sets the
EntityTypes for this Schema |
Copyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.