Class TopImpl
java.lang.Object
org.apache.olingo.server.core.uri.queryoption.apply.TopImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.olingo.server.api.uri.queryoption.ApplyItem
ApplyItem.Kind -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKind()Gets the kind of the transformation.Gets the top option.setTopOption(TopOption topOption)
-
Constructor Details
-
TopImpl
public TopImpl()
-
-
Method Details
-
getKind
Description copied from interface:ApplyItemGets the kind of the transformation. -
getTopOption
Description copied from interface:TopGets the top option.- Specified by:
getTopOptionin interfaceTop- Returns:
- a
TopOption(but nevernull)
-
setTopOption
-