Package com.stimulsoft.demo.panels
Class StiTreeReportsPanel.Report
java.lang.Object
com.stimulsoft.demo.panels.StiTreeReportsPanel.Report
- Enclosing class:
StiTreeReportsPanel
Accessory calss Report
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFile()getName()voidsetDescription(String description) voidvoidvoidsetSamples(List<StiTreeReportsPanel.Sample> samples) voidsetVideos(List<StiTreeReportsPanel.Video> videos) toString()
-
Field Details
-
NODE_NAME
- See Also:
-
-
Constructor Details
-
Report
-
-
Method Details
-
toString
-
getName
- Returns:
- the name
-
setName
- Parameters:
name- the name to set
-
getFile
- Returns:
- the file
-
setFile
- Parameters:
file- the file to set
-
getDescription
- Returns:
- the description
-
setDescription
- Parameters:
description- the description to set
-
getVideos
- Returns:
- the videos
-
setVideos
- Parameters:
videos- the videos to set
-
getSamples
- Returns:
- the samples
-
setSamples
- Parameters:
samples- the samples to set
-