Uses of Class
fi.tut.mei.resdescapi.issue.ResCatIssue
-
Packages that use ResCatIssue Package Description fi.tut.mei.resdescapi.rescatapi API for interacting with Resource Catalogues -
-
Uses of ResCatIssue in fi.tut.mei.resdescapi.rescatapi
Methods in fi.tut.mei.resdescapi.rescatapi that return types with arguments of type ResCatIssue Modifier and Type Method Description List<ResCatIssue>
ResCatStoImpl. getIssues()
Methods in fi.tut.mei.resdescapi.rescatapi with parameters of type ResCatIssue Modifier and Type Method Description protected boolean
ResCatStoImpl. addIssue(ResCatIssue issue)
Adds an issue to the list of issues.
-