Package | Description |
---|---|
org.apache.olingo.commons.api.edm.annotation |
Contains representations for all annotation related
EDM objects created during the URI parsing
|
Modifier and Type | Interface and Description |
---|---|
interface |
EdmAnd
Represents a logical and annotation
|
interface |
EdmEq
Represents a edm:Eq expression
|
interface |
EdmGe
Represents a edm:Ge expression
|
interface |
EdmGt
Represents a edm:Gt expression
|
interface |
EdmLe
Represents a edm:Le expression
|
interface |
EdmLt
Represents a edm:Lt expression
|
interface |
EdmNe
Represents a edm:Ne expression
|
interface |
EdmNot
Represents a logical edm:Le expression
|
interface |
EdmOr
Represents a logical edm:And expression
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.