Uses of Class
org.allGraphQLCases.server.STP_Bar140_STS
-
Uses of STP_Bar140_STS in org.allGraphQLCases.server
Modifier and TypeMethodDescriptionvoid
STP_Foo140_STS.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.STP_Foo140_STS.Builder.withBar
(STP_Bar140_STS barParam) -
Uses of STP_Bar140_STS in org.allGraphQLCases.server.impl
Modifier and TypeMethodDescriptionDataFetchersDelegateFoo140Impl.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_Foo140_STS origin)