Interface GetForumForumThreadsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptiongetForum()voidsetForum(ForumTransfer forum) voidsetForumForumThreads(List<ForumForumThreadTransfer> forumForumThreads) voidsetForumThread(ForumThreadTransfer forumThread)
-
Method Details
-
getForum
-
setForum
-
getForumThread
-
setForumThread
-
getForumForumThreads
-
setForumForumThreads
-