Uses of Interface
org.allGraphQLCases.server.SUP_AnyCharacter_SUS
Packages that use SUP_AnyCharacter_SUS
-
Uses of SUP_AnyCharacter_SUS in org.allGraphQLCases.server
Classes in org.allGraphQLCases.server that implement SUP_AnyCharacter_SUSMethods in org.allGraphQLCases.server that return SUP_AnyCharacter_SUSModifier and TypeMethodDescriptionSTP_ReservedJavaKeywordAllFieldCases_STS.getInterface()
A field with a java reserved name which is a unionMethods in org.allGraphQLCases.server that return types with arguments of type SUP_AnyCharacter_SUSModifier and TypeMethodDescriptionSTP_MyQueryType_STS.getUnionTest()
################################################################################ # Test for unionsMethods in org.allGraphQLCases.server with parameters of type SUP_AnyCharacter_SUSModifier 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 unionMethod parameters in org.allGraphQLCases.server with type arguments of type SUP_AnyCharacter_SUSModifier 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
Methods in org.allGraphQLCases.server.impl that return SUP_AnyCharacter_SUSModifier and TypeMethodDescriptionDataFetchersDelegateReservedJavaKeywordAllFieldCasesImpl._interface
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, STP_ReservedJavaKeywordAllFieldCases_STS origin) Methods in org.allGraphQLCases.server.impl that return types with arguments of type SUP_AnyCharacter_SUSModifier and TypeMethodDescriptionDataFetchersDelegateMyQueryTypeImpl.unionTest
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SINP_HumanInput_SINS human1, SINP_HumanInput_SINS human2, SINP_DroidInput_SINS droid1, SINP_DroidInput_SINS droid2)