Class TypeWithObject
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_collection.TypeWithObject
- 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
ConstructorsConstructorDescriptionGenerated by the 'OBJECT' default template from graphql-java-generator (templates/object_type.vm.java) -
Method Summary
Modifier and TypeMethodDescriptionstatic TypeWithObject.Builderbuilder()getDate()getEnum()getLong()getTest()voidsetBoolean(Boolean _boolean) voidvoidvoidvoidvoidsetObjects(List<Object> objects) voidvoidsetWithArguments(String withArguments) toString()
-
Constructor Details
-
TypeWithObject
public TypeWithObject()Generated by the 'OBJECT' default template from graphql-java-generator (templates/object_type.vm.java)
-
-
Method Details