Interface Hierarchy


public interface Hierarchy
OLAP Cube Hierarchy, Child of Dimension
  • Method Summary

    Modifier and Type
    Method
    Description
    List<? extends Level>
    List of Levels
    Name of the Hierarchy
  • Method Details

    • getName

      String getName()
      Name of the Hierarchy
      Returns:
      name
    • getLevels

      List<? extends Level> getLevels()
      List of Levels
      Returns:
      levels