Uses of Class
net.florianschoppmann.issuetracking.youtrack.restold.Issues.Issue
-
Packages that use Issues.Issue Package Description net.florianschoppmann.issuetracking.youtrack.restold -
-
Uses of Issues.Issue in net.florianschoppmann.issuetracking.youtrack.restold
Fields in net.florianschoppmann.issuetracking.youtrack.restold with type parameters of type Issues.Issue Modifier and Type Field Description protected List<Issues.Issue>
Issues. issue
Methods in net.florianschoppmann.issuetracking.youtrack.restold that return Issues.Issue Modifier and Type Method Description Issues.Issue
ObjectFactory. createIssuesIssue()
Create an instance ofIssues.Issue
Methods in net.florianschoppmann.issuetracking.youtrack.restold that return types with arguments of type Issues.Issue Modifier and Type Method Description List<Issues.Issue>
Issues. getIssue()
Gets the value of the issue property.
-