public interface Literal extends Expression
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
org.apache.olingo.commons.api.edm.EdmType |
getType()
Numeric literals without an dot and without an e return the smallest possible Edm Integer type.
|
acceptString getText()
org.apache.olingo.commons.api.edm.EdmType getType()
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.