Package | Description |
---|---|
org.apache.olingo.client.api.edm.xml.v4.annotation |
Modifier and Type | Method and Description |
---|---|
static ConstantAnnotationExpression.Type |
ConstantAnnotationExpression.Type.fromString(String value) |
ConstantAnnotationExpression.Type |
ConstantAnnotationExpression.getType() |
static ConstantAnnotationExpression.Type |
ConstantAnnotationExpression.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstantAnnotationExpression.Type[] |
ConstantAnnotationExpression.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConstantAnnotationExpression.setType(ConstantAnnotationExpression.Type type) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.