Uses of Package
com.lariflix.jemm.reports
Packages that use com.lariflix.jemm.reports
-
Classes in com.lariflix.jemm.reports used by com.lariflix.jemm.reportsClassDescriptionThe JellyfinReportGenresStructure class extends the ArrayList class and is used to represent a list of genre items in a report.The JellyfinReportInventoryStructure class extends the ArrayList class and is used to represent a list of inventory items in a report.The JellyfinReportInventorySubItem class extends the JellyfinItem class and is used to represent a sub-item in an inventory item in a report.The JellyfinReportPeopleStructure class extends the ArrayList class and is used to represent a list of people in a report.The JellyfinReportStudiosStructure class extends the ArrayList class and is used to represent a list of studios in a report.The JellyfinReportTagsStructure class extends the ArrayList class and is used to represent a list of tags in a report.The JellyfinReportYearsStructure class extends the ArrayList class and is used to represent a list of years in a report.