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) |
CsdlPropertyRef |
CsdlPropertyRef.setName(String name) |
Modifier and Type | Method and Description |
---|---|
List<CsdlPropertyRef> |
CsdlEntityType.getKey() |
Modifier and Type | Method and Description |
---|---|
CsdlEntityType |
CsdlEntityType.setKey(List<CsdlPropertyRef> key) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.