Class STP_Foo140_STS
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration.STP_Foo140_STS
- All Implemented Interfaces:
AllInterfaces1,AllInterfaces2,AllTypes1,AllTypes2,SIP_I2Foo140_SIS,SIP_IFoo140_SIS
@Entity
public class STP_Foo140_STS
extends Object
implements SIP_I2Foo140_SIS, SIP_IFoo140_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_Foo140_STS.Builderbuilder()getBar()voidsetBar(SIP_I2Bar140_SIS bar) voidsetBar(SIP_IBar140_SIS bar) voidsetBar(STP_Bar140_STS bar)
As the type declared in the class is not inherited from one of the implemented interfaces, we need a dedicated setter.toString()
-
Constructor Details
-
STP_Foo140_STS
public STP_Foo140_STS()Object content, generated by the 'object_content.vm.java' default template from graphql-java-generator
-
-
Method Details
-
setBar
- Specified by:
setBarin interfaceSIP_IFoo140_SIS
-
setBar
- Specified by:
setBarin interfaceSIP_I2Foo140_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_I2Foo140_SIS- Specified by:
getBarin interfaceSIP_IFoo140_SIS
-
toString
-
builder
-