Package org.allGraphQLCases.server
Class STP_Foo140_STS
java.lang.Object
org.allGraphQLCases.server.STP_Foo140_STS
- All Implemented Interfaces:
AllInterfaces1
,AllInterfaces2
,AllTypes1
,AllTypes2
,SIP_I2Foo140_SIS
,SIP_IFoo140_SIS
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
Modifier and TypeClassDescriptionstatic class
The Builder that helps building instance of this POJO. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic STP_Foo140_STS.Builder
builder()
getBar()
void
setBar
(SIP_I2Bar140_SIS bar) void
setBar
(SIP_IBar140_SIS bar) void
setBar
(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()
-
-
Method Details
-
setBar
- Specified by:
setBar
in interfaceSIP_IFoo140_SIS
-
setBar
- Specified by:
setBar
in 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:
getBar
in interfaceSIP_I2Foo140_SIS
- Specified by:
getBar
in interfaceSIP_IFoo140_SIS
-
toString
-
builder
-