|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EdmContentKind | |
---|---|
org.apache.olingo.odata2.api.edm | Entity Data Model API |
org.apache.olingo.odata2.api.edm.provider | 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 EdmContentKind | |
---|---|
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. |
Uses of EdmContentKind in org.apache.olingo.odata2.api.edm.provider |
---|
Methods in org.apache.olingo.odata2.api.edm.provider that return EdmContentKind | |
---|---|
EdmContentKind |
CustomizableFeedMappings.getFcContentKind()
|
Methods in org.apache.olingo.odata2.api.edm.provider with parameters of type EdmContentKind | |
---|---|
CustomizableFeedMappings |
CustomizableFeedMappings.setFcContentKind(EdmContentKind fcContentKind)
Sets the EdmContentKind . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |