Uses of Class
org.forum.client.TopicPostInput
Packages that use TopicPostInput
-
Uses of TopicPostInput in org.forum.client
Methods in org.forum.client that return TopicPostInputModifier and TypeMethodDescriptionTopicPostInput.Builder.build()
PostInput.getInput()
TopicInput.getInput()
Methods in org.forum.client with parameters of type TopicPostInputModifier and TypeMethodDescriptionvoid
PostInput.setInput
(TopicPostInput input) void
TopicInput.setInput
(TopicPostInput input) PostInput.Builder.withInput
(TopicPostInput inputParam) TopicInput.Builder.withInput
(TopicPostInput inputParam)