Package wt.series

Class _MultilevelSeries

All Implemented Interfaces:
Externalizable, Serializable, Cloneable, wt.fc._NetFactor, wt.fc._ObjectMappable, NetFactor, ObjectMappable
Direct Known Subclasses:
MultilevelSeries

public abstract class _MultilevelSeries extends Series implements Externalizable
See Also:
  • Field Details

  • Method Details

    • getLevel

      public Integer getLevel()
      The current level within a series that marks the depth.

      Supported API: true

      See Also:
    • setLevel

      protected void setLevel(Integer level)
      The current level within a series that marks the depth.

      Supported API: true

      See Also: