Uses of Class
net.florianschoppmann.issuetracking.youtrack.restold.ImportReport.Item.Error
-
Packages that use ImportReport.Item.Error Package Description net.florianschoppmann.issuetracking.youtrack.restold -
-
Uses of ImportReport.Item.Error in net.florianschoppmann.issuetracking.youtrack.restold
Fields in net.florianschoppmann.issuetracking.youtrack.restold with type parameters of type ImportReport.Item.Error Modifier and Type Field Description protected List<ImportReport.Item.Error>ImportReport.Item. errorMethods in net.florianschoppmann.issuetracking.youtrack.restold that return ImportReport.Item.Error Modifier and Type Method Description ImportReport.Item.ErrorObjectFactory. createImportReportItemError()Create an instance ofImportReport.Item.ErrorMethods in net.florianschoppmann.issuetracking.youtrack.restold that return types with arguments of type ImportReport.Item.Error Modifier and Type Method Description List<ImportReport.Item.Error>ImportReport.Item. getError()Gets the value of the error property.
-