public interface EdmPropertyValue extends EdmAnnotatable
EdmRecord
). The value is obtained by evaluating an expression.Modifier and Type | Method and Description |
---|---|
String |
getProperty()
Property name
|
EdmExpression |
getValue()
Evaluated value of the expression (property value)
|
getAnnotation, getAnnotations
String getProperty()
EdmExpression getValue()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.