Class DroidInput
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map.DroidInput
- All Implemented Interfaces:
AllInputTypes1,AllInputTypes2,DroidInputInterface
public class DroidInput
extends Object
implements AllInputTypes2, AllInputTypes1, DroidInputInterface
- 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 DroidInput.Builderbuilder()getName()voidsetAppearsIn(List<Episode> appearsIn) voidsetFriends(List<CharacterInput> friends) voidvoidsetPrimaryFunction(String primaryFunction) toString()
-
Constructor Details
-
DroidInput
public DroidInput()Object content, generated by the 'object_content.vm.java' default template from graphql-java-generator
-
-
Method Details