Class STP_TFoo3_STS
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration.STP_TFoo3_STS
- All Implemented Interfaces:
AllInterfaces1,AllInterfaces2,AllTypes1,AllTypes2,SIP_IFoo1_SIS,SIP_IFoo2_SIS,SIP_IFoo3_SIS
@Entity
public class STP_TFoo3_STS
extends Object
implements SIP_IFoo3_SIS, SIP_IFoo1_SIS, SIP_IFoo2_SIS, AllTypes2, AllTypes1
- 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 TypeMethodDescriptionstatic STP_TFoo3_STS.Builderbuilder()getBar()getId()voidsetBar(SIP_IBar1_SIS bar) voidsetBar(SIP_IBar12_SIS bar) voidsetBar(SIP_IBar2_SIS bar) voidsetBar(STP_TBar12_STS bar)
As the type declared in the class is not inherited from one of the implemented interfaces, we need a dedicated setter.voidtoString()
-
Constructor Details
-
STP_TFoo3_STS
public STP_TFoo3_STS()Object content, generated by the 'object_content.vm.java' default template from graphql-java-generator
-
-
Method Details
-
setId
- Specified by:
setIdin interfaceSIP_IFoo1_SIS- Specified by:
setIdin interfaceSIP_IFoo2_SIS- Specified by:
setIdin interfaceSIP_IFoo3_SIS
-
getId
- Specified by:
getIdin interfaceSIP_IFoo1_SIS- Specified by:
getIdin interfaceSIP_IFoo2_SIS- Specified by:
getIdin interfaceSIP_IFoo3_SIS
-
setBar
- Specified by:
setBarin interfaceSIP_IFoo2_SIS
-
setBar
- Specified by:
setBarin interfaceSIP_IFoo1_SIS
-
setBar
- Specified by:
setBarin interfaceSIP_IFoo3_SIS
-
setBar
As the type declared in the class is not inherited from one of the implemented interfaces, we need a dedicated setter. -
getBar
- Specified by:
getBarin interfaceSIP_IFoo1_SIS- Specified by:
getBarin interfaceSIP_IFoo2_SIS- Specified by:
getBarin interfaceSIP_IFoo3_SIS
-
toString
-
builder
-