Class BandData.BandNameVisitor

java.lang.Object
io.jmix.reports.yarg.structure.BandData.BandNameVisitor
All Implemented Interfaces:
BandVisitor
Enclosing class:
BandData

protected static class BandData.BandNameVisitor extends Object implements BandVisitor
  • Field Details

    • name

      protected String name
    • foundBand

      protected BandData foundBand
  • Constructor Details

    • BandNameVisitor

      public BandNameVisitor(String name)
  • Method Details