Uses of Enum Class
org.apache.olingo.odata2.api.edm.EdmContentKind
Packages that use EdmContentKind
Package
Description
Entity Data Model API
Entity Data Model Provider API
-
Uses of EdmContentKind in org.apache.olingo.odata2.api.edm
Methods in org.apache.olingo.odata2.api.edm that return EdmContentKindModifier and TypeMethodDescriptionEdmCustomizableFeedMappings.getFcContentKind()Get the content kindstatic EdmContentKindReturns the enum constant of this class with the specified name.static EdmContentKind[]EdmContentKind.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EdmContentKind in org.apache.olingo.odata2.api.edm.provider
Methods in org.apache.olingo.odata2.api.edm.provider that return EdmContentKindMethods in org.apache.olingo.odata2.api.edm.provider with parameters of type EdmContentKindModifier and TypeMethodDescriptionCustomizableFeedMappings.setFcContentKind(EdmContentKind fcContentKind) Sets theEdmContentKind.