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