Package | Description |
---|---|
org.apache.olingo.commons.api.edm.provider.annotation |
Contains representations for objects created during
CSDL document parsing related to the CSDL annotations.
|
Modifier and Type | Method and Description |
---|---|
static TwoParamsOpDynamicAnnotationExpression.Type |
TwoParamsOpDynamicAnnotationExpression.Type.fromString(String value)
Creates the type(Operator) of a expressin
|
TwoParamsOpDynamicAnnotationExpression.Type |
TwoParamsOpDynamicAnnotationExpression.getType()
Returns the type of the expression result
|
static TwoParamsOpDynamicAnnotationExpression.Type |
TwoParamsOpDynamicAnnotationExpression.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TwoParamsOpDynamicAnnotationExpression.Type[] |
TwoParamsOpDynamicAnnotationExpression.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.