java.lang.Object
org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
All Implemented Interfaces:
CsdlAnnotatable

public class CsdlPropertyValue extends CsdlAbstractEdmItem implements CsdlAnnotatable
The edm:PropertyValue element supplies a value to a property on the type instantiated by an edm:Record expression (See EdmRecord). The value is obtained by evaluating an expression.