Class SINP_InputWithObject_SINS
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration.SINP_InputWithObject_SINS
- All Implemented Interfaces:
AllInputTypes1,AllInputTypes2
- 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 TypeMethodDescriptionbuilder()getDate()getEnum()getLong()getTest()voidsetBoolean(Boolean _boolean) voidvoidsetEnum(SEP_Episode_SES _enum) voidvoidvoidsetObjects(List<Object> objects) voidtoString()
-
Constructor Details
-
SINP_InputWithObject_SINS
public SINP_InputWithObject_SINS()Object content, generated by the 'object_content.vm.java' default template from graphql-java-generator
-
-
Method Details