Package | Description |
---|---|
org.apache.olingo.commons.api.edm.provider |
Contains representations for objects created during CSDL document parsing
|
Modifier and Type | Method and Description |
---|---|
CsdlPropertyRef |
CsdlPropertyRef.setAlias(String alias)
Sets alias.
|
CsdlPropertyRef |
CsdlPropertyRef.setName(String name)
Sets name.
|
Modifier and Type | Method and Description |
---|---|
List<CsdlPropertyRef> |
CsdlEntityType.getKey()
Gets key.
|
Modifier and Type | Method and Description |
---|---|
CsdlEntityType |
CsdlEntityType.setKey(List<CsdlPropertyRef> key)
Sets key.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.