Uses of Class
net.florianschoppmann.issuetracking.youtrack.restold.Issues.Issue.Comment
-
Packages that use Issues.Issue.Comment Package Description net.florianschoppmann.issuetracking.youtrack.restold -
-
Uses of Issues.Issue.Comment in net.florianschoppmann.issuetracking.youtrack.restold
Fields in net.florianschoppmann.issuetracking.youtrack.restold with type parameters of type Issues.Issue.Comment Modifier and Type Field Description protected List<Issues.Issue.Comment>Issues.Issue. commentMethods in net.florianschoppmann.issuetracking.youtrack.restold that return Issues.Issue.Comment Modifier and Type Method Description Issues.Issue.CommentObjectFactory. createIssuesIssueComment()Create an instance ofIssues.Issue.CommentMethods in net.florianschoppmann.issuetracking.youtrack.restold that return types with arguments of type Issues.Issue.Comment Modifier and Type Method Description List<Issues.Issue.Comment>Issues.Issue. getComment()Gets the value of the comment property.
-