public class EdmPropertyValueImpl extends AbstractEdmAnnotatable implements EdmPropertyValue
edm| Constructor and Description |
|---|
EdmPropertyValueImpl(Edm edm,
CsdlPropertyValue csdlExp) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty()
Property name
|
EdmExpression |
getValue()
Evaluated value of the expression (property value)
|
getAnnotation, getAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotation, getAnnotationspublic EdmPropertyValueImpl(Edm edm, CsdlPropertyValue csdlExp)
public String getProperty()
EdmPropertyValuegetProperty in interface EdmPropertyValuepublic EdmExpression getValue()
EdmPropertyValuegetValue in interface EdmPropertyValueCopyright © 2023. All rights reserved.