Uses of Enum
org.apache.olingo.commons.api.edm.constants.EdmTypeKind
Packages that use EdmTypeKind
Package
Description
Contains representations for EDM objects created during the URI parsing
Contains representations for constants related to EDM objects.
-
Uses of EdmTypeKind in org.apache.olingo.commons.api.edm
Methods in org.apache.olingo.commons.api.edm that return EdmTypeKind -
Uses of EdmTypeKind in org.apache.olingo.commons.api.edm.constants
Methods in org.apache.olingo.commons.api.edm.constants that return EdmTypeKindModifier and TypeMethodDescriptionstatic EdmTypeKind
Returns the enum constant of this type with the specified name.static EdmTypeKind[]
EdmTypeKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.