Class DroidInput
java.lang.Object
org.junittest.customtemplates_server_springconfiguration.DroidInput
- 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 DroidInput.Builder
builder()
getName()
void
setAppearsIn
(List<Episode> appearsIn) void
setFriends
(List<CharacterInput> friends) void
void
setPrimaryFunction
(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