Uses of Enum
org.apache.olingo.commons.api.data.PropertyType
Packages that use PropertyType
Package
Description
Contains all the data objects of OData responses and OData requests
-
Uses of PropertyType in org.apache.olingo.commons.api.data
Methods in org.apache.olingo.commons.api.data that return PropertyTypeModifier and TypeMethodDescriptionstatic PropertyType
Returns the enum constant of this type with the specified name.static PropertyType[]
PropertyType.values()
Returns an array containing the constants of this enum type, in the order they are declared.