Uses of Class
com.avoka.tm.vo.Comment
-
Packages that use Comment Package Description com.avoka.tm.vo Provides Value Object persistent entity classes. -
-
Uses of Comment in com.avoka.tm.vo
Methods in com.avoka.tm.vo that return types with arguments of type Comment Modifier and Type Method Description List<Comment>Job. getCommentList()The job comment list.List<Comment>Txn. getCommentList()The txn comments
-