Uses of Class
org.junittest.customtemplates_server_springconfiguration.Foo140
Packages that use Foo140
-
Uses of Foo140 in org.junittest.customtemplates_server_springconfiguration
Methods in org.junittest.customtemplates_server_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.customtemplates_server_springconfiguration with parameters of type Foo140Modifier and TypeMethodDescriptionDataFetchersDelegateFoo140.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, Foo140 origin) This method loads the data for Foo140.bar.This method loads the data for ${dataFetcher.graphQLType}.bar.void
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)