Package | Description |
---|---|
org.apache.olingo.odata2.api.annotation.edm |
Annotations-API for Entity Data Model definition
The edm package contains all annotations necessary for definition
of the Entity Data Model (as described in the OData protocol specification
as well as in the Conceptual Schema Definition for the OData Protocol which
both can be found at http://www.odata.org/).
|
Modifier and Type | Method and Description |
---|---|
static EdmFunctionImport.HttpMethod |
EdmFunctionImport.HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EdmFunctionImport.HttpMethod[] |
EdmFunctionImport.HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.