Klasse RangeShow

Alle implementierten Schnittstellen:
Serializable, Cloneable, Iterable<ShowRec>, Collection<ShowRec>, Deque<ShowRec>, List<ShowRec>, Queue<ShowRec>, SequencedCollection<ShowRec>

public final class RangeShow extends Show
A show that is created from a range of day directories.
Siehe auch:
  • Konstruktordetails

    • RangeShow

      public RangeShow(Path fromDayDirPath, Path toDayDirPath) throws de.zocher_regel.util.UtilException
      A show created from a range of day directories.
      Parameter:
      fromDayDirPath - of the range
      toDayDirPath - of the range
      Löst aus:
      de.zocher_regel.util.UtilException - if from is greater than to or in case of any other error
  • Methodendetails

    • filePath

      public Path filePath()
      A show is saved in a file.
      Angegeben von:
      filePath in Klasse Show
      Gibt zurück:
      the file where the show is to be saved
    • dirPath

      public Path dirPath()
      Not implemented.
      Angegeben von:
      dirPath in Klasse Show
      Gibt zurück:
      a chain of directories