| Package | Description |
|---|---|
| org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
| Modifier and Type | Method and Description |
|---|---|
EdmComplexType |
EdmComplexType.getBaseType() |
EdmComplexType |
Edm.getComplexType(FullQualifiedName name)
Get complex type by full qualified name..
|
EdmComplexType |
Edm.getComplexTypeWithAnnotations(FullQualifiedName name)
Get complex type with annotations by full qualified name..
|
| Modifier and Type | Method and Description |
|---|---|
List<EdmComplexType> |
EdmSchema.getComplexTypes() |
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.