public class EdmKeyPropertyRefImpl extends Object implements org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
| Constructor and Description |
|---|
EdmKeyPropertyRefImpl(org.apache.olingo.commons.api.edm.EdmEntityType edmEntityType,
org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef ref) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
String |
getName() |
org.apache.olingo.commons.api.edm.EdmProperty |
getProperty() |
public EdmKeyPropertyRefImpl(org.apache.olingo.commons.api.edm.EdmEntityType edmEntityType,
org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef ref)
public String getName()
getName in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRefpublic String getAlias()
getAlias in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRefpublic org.apache.olingo.commons.api.edm.EdmProperty getProperty()
getProperty in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRefCopyright © 2013–2020 The Apache Software Foundation. All rights reserved.