Uses of Class
org.allGraphQLCases.server.STP_Bar140_STS
Packages that use STP_Bar140_STS
-
Uses of STP_Bar140_STS in org.allGraphQLCases.server
Methods in org.allGraphQLCases.server that return STP_Bar140_STSMethods in org.allGraphQLCases.server with parameters of type STP_Bar140_STSModifier 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
Methods in org.allGraphQLCases.server.impl that return STP_Bar140_STSModifier and TypeMethodDescriptionDataFetchersDelegateFoo140Impl.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_Foo140_STS origin)