| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm.provider |
Entity Data Model Provider API
|
| Modifier and Type | Method and Description |
|---|---|
EntityContainer |
EntityContainer.setAssociationSets(List<AssociationSet> associationSets)
Sets the association sets of this
EntityContainer |
EntityContainer |
EntityContainer.setDefaultEntityContainer(boolean isDefaultEntityContainer)
Sets if this is the default
EntityContainer |
EntityContainer |
EntityContainer.setDocumentation(Documentation documentation)
Sets the
Documentation |
EntityContainer |
EntityContainer.setEntitySets(List<EntitySet> entitySets)
Sets the entity sets of this
EntityContainer |
EntityContainer |
EntityContainer.setExtendz(String extendz)
Sets the entity container which is the parent of this
EntityContainer |
EntityContainer |
EntityContainer.setFunctionImports(List<FunctionImport> functionImports)
Sets the function imports of this
EntityContainer |
EntityContainer |
EntityContainer.setName(String name)
Sets the name of this
EntityContainer |
| Modifier and Type | Method and Description |
|---|---|
List<EntityContainer> |
Schema.getEntityContainers() |
| Modifier and Type | Method and Description |
|---|---|
Schema |
Schema.setEntityContainers(List<EntityContainer> entityContainers)
Sets the
EntityContainers for this Schema |
Copyright © 2020. All rights reserved.