public interface ODataProperty extends CommonODataProperty
Modifier and Type | Method and Description |
---|---|
ODataCollectionValue<ODataValue> |
getCollectionValue()
Gets collection value.
|
ODataComplexValue<ODataProperty> |
getComplexValue()
Gets complex value.
|
getName, getPrimitiveValue, getValue, hasCollectionValue, hasComplexValue, hasNullValue, hasPrimitiveValue
ODataCollectionValue<ODataValue> getCollectionValue()
ODataComplexValue<ODataProperty> getComplexValue()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.