public class ClientCsdlEdmx extends org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem implements Serializable, org.apache.olingo.client.api.edm.xml.Edmx
| Constructor and Description |
|---|
ClientCsdlEdmx() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.client.api.edm.xml.DataServices |
getDataServices() |
List<org.apache.olingo.client.api.edm.xml.Reference> |
getReferences() |
String |
getVersion() |
void |
setDataServices(org.apache.olingo.client.api.edm.xml.DataServices dataServices) |
void |
setVersion(String version) |
public String getVersion()
getVersion in interface org.apache.olingo.client.api.edm.xml.Edmxpublic void setVersion(String version)
public org.apache.olingo.client.api.edm.xml.DataServices getDataServices()
getDataServices in interface org.apache.olingo.client.api.edm.xml.Edmxpublic void setDataServices(org.apache.olingo.client.api.edm.xml.DataServices dataServices)
public List<org.apache.olingo.client.api.edm.xml.Reference> getReferences()
getReferences in interface org.apache.olingo.client.api.edm.xml.EdmxCopyright © 2013–2017 The Apache Software Foundation. All rights reserved.