Interface TypeLiteral
- All Superinterfaces:
Expression
,VisitableExpression
Represents a type literal expression in the expression tree
-
Method Summary
Methods inherited from interface org.apache.olingo.server.api.uri.queryoption.expression.VisitableExpression
accept
-
Method Details
-
getType
EdmType getType()- Returns:
- Type defined by the type literal
-