Interface FormatOption
- All Superinterfaces:
QueryOption
,SystemQueryOption
Represents the system query option $format
For example: http://.../entitySet?$format=json
-
Method Summary
Methods inherited from interface org.apache.olingo.server.api.uri.queryoption.QueryOption
getName, getText
Methods inherited from interface org.apache.olingo.server.api.uri.queryoption.SystemQueryOption
getKind
-
Method Details
-
getFormat
String getFormat()
-