Interface LevelsExpandOption


public interface LevelsExpandOption
Represents the system query option $levels when used inside $expand For example: http://.../Employees?$expand=Model.Manager/DirectReports($levels=3)
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    boolean
     
  • Method Details

    • isMax

      boolean isMax()
      Returns:
      Levels was max
    • getValue

      int getValue()
      Returns:
      Value of $levels