Uses of Interface
org.allGraphQLCases.server.SUP_AnyCharacter_SUS
-
Uses of SUP_AnyCharacter_SUS in org.allGraphQLCases.server
Modifier and TypeMethodDescriptionSTP_ReservedJavaKeywordAllFieldCases_STS.getInterface()
A field with a java reserved name which is a unionModifier and TypeMethodDescriptionSTP_MyQueryType_STS.getUnionTest()
################################################################################ # Test for unionsModifier and TypeMethodDescriptionvoid
STP_ReservedJavaKeywordAllFieldCases_STS.setInterface
(SUP_AnyCharacter_SUS _interface) A field with a java reserved name which is a unionSTP_ReservedJavaKeywordAllFieldCases_STS.Builder.withInterface
(SUP_AnyCharacter_SUS _interfaceParam) A field with a java reserved name which is a unionModifier and TypeMethodDescriptionvoid
STP_MyQueryType_STS.setUnionTest
(List<SUP_AnyCharacter_SUS> unionTest) ################################################################################ # Test for unionsSTP_MyQueryType_STS.Builder.withUnionTest
(List<SUP_AnyCharacter_SUS> unionTestParam) ################################################################################ # Test for unions -
Uses of SUP_AnyCharacter_SUS in org.allGraphQLCases.server.impl
Modifier and TypeMethodDescriptionDataFetchersDelegateReservedJavaKeywordAllFieldCasesImpl._interface
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_ReservedJavaKeywordAllFieldCases_STS origin) Modifier and TypeMethodDescriptionDataFetchersDelegateMyQueryTypeImpl.unionTest
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SINP_HumanInput_SINS human1, SINP_HumanInput_SINS human2, SINP_DroidInput_SINS droid1, SINP_DroidInput_SINS droid2)