All Superinterfaces:
ApplyItem

public interface Top extends ApplyItem
Represents the top transformation.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.apache.olingo.server.api.uri.queryoption.ApplyItem

    ApplyItem.Kind
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the top option.

    Methods inherited from interface org.apache.olingo.server.api.uri.queryoption.ApplyItem

    getKind
  • Method Details

    • getTopOption

      TopOption getTopOption()
      Gets the top option.
      Returns:
      a TopOption (but never null)