Uses of Class
org.junittest.allgraphqlcases_clientpojo_springconfiguration.Foo140
Packages that use Foo140
-
Uses of Foo140 in org.junittest.allgraphqlcases_clientpojo_springconfiguration
Methods in org.junittest.allgraphqlcases_clientpojo_springconfiguration that return Foo140Modifier and TypeMethodDescriptionFoo140.Builder.build()
MyQueryType.getFoo140()
test for issue #140 (error for type that implements multiple interfaces)Methods in org.junittest.allgraphqlcases_clientpojo_springconfiguration with parameters of type Foo140Modifier and TypeMethodDescriptionvoid
test for issue #140 (error for type that implements multiple interfaces)MyQueryType.Builder.withFoo140
(Foo140 foo140Param) test for issue #140 (error for type that implements multiple interfaces)