Class TFoo3
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration_util_alltrue.TFoo3
- All Implemented Interfaces:
AllInterfaces1
,AllInterfaces2
,AllTypes1
,AllTypes2
,IFoo1
,IFoo2
,IFoo3
- 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
ConstructorsConstructorDescriptionTFoo3()
Object content, generated by the 'object_content.vm.java' default template from graphql-java-generator -
Method Summary
Modifier and TypeMethodDescriptionstatic TFoo3.Builder
builder()
getBar()
getId()
void
void
void
void
As the type declared in the class is not inherited from one of the implemented interfaces, we need a dedicated setter.void
toString()
-
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
-