public class EdmPropertyValueImpl extends AbstractEdmAnnotatable implements org.apache.olingo.commons.api.edm.annotation.EdmPropertyValue
edm| Constructor and Description |
|---|
EdmPropertyValueImpl(org.apache.olingo.commons.api.edm.Edm edm,
org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue csdlExp) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty() |
org.apache.olingo.commons.api.edm.annotation.EdmExpression |
getValue() |
getAnnotation, getAnnotationspublic EdmPropertyValueImpl(org.apache.olingo.commons.api.edm.Edm edm,
org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue csdlExp)
public String getProperty()
getProperty in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValuepublic org.apache.olingo.commons.api.edm.annotation.EdmExpression getValue()
getValue in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValueCopyright © 2013–2020 The Apache Software Foundation. All rights reserved.