| Package | Description | 
|---|---|
| org.apache.olingo.commons.api.edm.provider | Contains representations for objects created during CSDL document parsing | 
| Modifier and Type | Method and Description | 
|---|---|
| CsdlAliasInfo | CsdlAliasInfo. setAlias(String alias)Sets the alias of the item | 
| CsdlAliasInfo | CsdlAliasInfo. setNamespace(String namespace)Sets the namespace of the alias | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CsdlAliasInfo> | CsdlAbstractEdmProvider. getAliasInfos() | 
| List<CsdlAliasInfo> | CsdlEdmProvider. getAliasInfos()This method should return a list of all namespaces which have an alias | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.