Interface ReportBand

All Superinterfaces:
Serializable
All Known Implementing Classes:
BandDefinition

public interface ReportBand extends Serializable
This interface describes Band abstraction. Band is description of some data. Bands have tree structure - parent has several children, they also can have children, etc.
  • Method Details