Class TFoo3
java.lang.Object
org.junittest.allgraphqlcases_serverpojo_springconfiguration.TFoo3
- 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
ConstructorsConstructorDescriptionTFoo3()Object content, generated by the 'object_content.vm.java' default template from graphql-java-generator -
Method Summary
Modifier and TypeMethodDescriptionstatic TFoo3.Builderbuilder()getBar()getId()voidvoidvoidvoid
As the type declared in the class is not inherited from one of the implemented interfaces, we need a dedicated setter.voidtoString()
-
Constructor Details
-
TFoo3
public TFoo3()Object content, generated by the 'object_content.vm.java' default template from graphql-java-generator
-
-
Method Details
-
setId
-
getId
-
setBar
-
setBar
-
setBar
-
setBar
As the type declared in the class is not inherited from one of the implemented interfaces, we need a dedicated setter. -
getBar
-
toString
-
builder
-