Uses of Class
org.apache.olingo.commons.api.data.Property
Packages that use Property
Package
Description
Contains all the data objects of OData responses and OData requests
-
Uses of Property in org.apache.olingo.commons.api.data
Methods in org.apache.olingo.commons.api.data that return PropertyMethods in org.apache.olingo.commons.api.data that return types with arguments of type PropertyModifier and TypeMethodDescriptionEntity.getProperties()Gets properties.ComplexValue.getValue()Get list of all values for this ComplexValue.Methods in org.apache.olingo.commons.api.data with parameters of type PropertyModifier and TypeMethodDescriptionEntity.addProperty(Property property) Add property to this Entity.