Class CharacterInput
java.lang.Object
org.junittest.customtemplates_server_springconfiguration.CharacterInput
- Author:
- generated by graphql-java-generator
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe 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 CharacterInput.Builderbuilder()getName()getType()voidsetAppearsIn(List<Episode> appearsIn) voidsetFriends(List<CharacterInput> friends) voidvoidtoString()
-
Constructor Details
-
CharacterInput
public CharacterInput()Object content, generated by the 'object_content.vm.java' default template from graphql-java-generator
-
-
Method Details