Package org.allGraphQLCases.server
Interface SIP_IFoo3_SIS
- All Superinterfaces:
AllInterfaces1
,AllInterfaces2
,SIP_IFoo1_SIS
,SIP_IFoo2_SIS
- All Known Implementing Classes:
STP_TFoo3_STS
- Author:
- generated by graphql-java-generator
- See Also:
-
Method Summary
Methods inherited from interface org.allGraphQLCases.server.SIP_IFoo1_SIS
setBar
Methods inherited from interface org.allGraphQLCases.server.SIP_IFoo2_SIS
setBar
-
Method Details
-
setId
- Specified by:
setId
in interfaceSIP_IFoo1_SIS
- Specified by:
setId
in interfaceSIP_IFoo2_SIS
-
getId
UUID getId()- Specified by:
getId
in interfaceSIP_IFoo1_SIS
- Specified by:
getId
in interfaceSIP_IFoo2_SIS
-
setBar
-
getBar
SIP_IBar12_SIS getBar()- Specified by:
getBar
in interfaceSIP_IFoo1_SIS
- Specified by:
getBar
in interfaceSIP_IFoo2_SIS
-