Package org.allGraphQLCases.server
Interface SIP_I2Foo140_SIS
- All Superinterfaces:
SIP_IFoo140_SIS
- All Known Implementing Classes:
STP_Foo140_STS
public interface SIP_I2Foo140_SIS extends SIP_IFoo140_SIS
- Author:
- generated by graphql-java-generator
- See Also:
- https://github.com/graphql-java-generator/graphql-java-generator
-
Method Summary
Modifier and Type Method Description SIP_I2Bar140_SIS
getBar()
void
setBar(SIP_I2Bar140_SIS bar)
-
Method Details
-
setBar
-
getBar
SIP_I2Bar140_SIS getBar()- Specified by:
getBar
in interfaceSIP_IFoo140_SIS
-