Package org.allGraphQLCases.server
Class SINP_CharacterInput_SINS
java.lang.Object
org.allGraphQLCases.server.SINP_CharacterInput_SINS
- All Implemented Interfaces:
AllInputTypes1
,AllInputTypes2
- 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 TypeMethodDescriptionbuilder()
getName()
getType()
void
setAppearsIn
(List<SEP_Episode_SES> appearsIn) void
setFriends
(List<SINP_CharacterInput_SINS> friends) void
void
toString()
-
Constructor Details
-
SINP_CharacterInput_SINS
public SINP_CharacterInput_SINS()Object content, generated by the 'object_content.vm.java' default template from graphql-java-generator
-
-
Method Details