| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm |
Entity Data Model API
|
| org.apache.olingo.odata2.api.edm.provider |
Entity Data Model Provider API
|
| Modifier and Type | Method and Description |
|---|---|
EdmContentKind |
EdmCustomizableFeedMappings.getFcContentKind()
Get the content kind
|
static EdmContentKind |
EdmContentKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EdmContentKind[] |
EdmContentKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EdmContentKind |
CustomizableFeedMappings.getFcContentKind() |
| Modifier and Type | Method and Description |
|---|---|
CustomizableFeedMappings |
CustomizableFeedMappings.setFcContentKind(EdmContentKind fcContentKind)
Sets the
EdmContentKind. |
Copyright © 2020. All rights reserved.