Uses of Class
org.jboss.set.aphrodite.domain.Comment
-
Packages that use Comment Package Description org.jboss.set.aphrodite.domain -
-
Uses of Comment in org.jboss.set.aphrodite.domain
Methods in org.jboss.set.aphrodite.domain that return types with arguments of type Comment Modifier and Type Method Description List<Comment>Issue. getComments()Method parameters in org.jboss.set.aphrodite.domain with type arguments of type Comment Modifier and Type Method Description voidIssue. setComments(List<Comment> comments)
-