Package org.forum.server.graphql
Class TopicInput
java.lang.Object
org.forum.server.graphql.TopicInput
- Author:
- generated by graphql-java-generator
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
The Builder that helps building instance of this POJO. -
Constructor Summary
ConstructorsConstructorDescriptionObject content, generated by the 'object_content.vm.java' default template from graphql-java-generator -
Method Summary
Modifier and TypeMethodDescriptionstatic TopicInput.Builder
builder()
getInput()
void
setBoardId
(Long boardId) void
setInput
(TopicPostInput input) toString()