Uses of Class
net.florianschoppmann.issuetracking.youtrack.restold.ImportReport.Item
-
Packages that use ImportReport.Item Package Description net.florianschoppmann.issuetracking.youtrack.restold -
-
Uses of ImportReport.Item in net.florianschoppmann.issuetracking.youtrack.restold
Fields in net.florianschoppmann.issuetracking.youtrack.restold with type parameters of type ImportReport.Item Modifier and Type Field Description protected List<ImportReport.Item>
ImportReport. item
Methods in net.florianschoppmann.issuetracking.youtrack.restold that return ImportReport.Item Modifier and Type Method Description ImportReport.Item
ObjectFactory. createImportReportItem()
Create an instance ofImportReport.Item
Methods in net.florianschoppmann.issuetracking.youtrack.restold that return types with arguments of type ImportReport.Item Modifier and Type Method Description List<ImportReport.Item>
ImportReport. getItem()
Gets the value of the item property.
-