Uses of Class
com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
Packages that use TFoo1
-
Uses of TFoo1 in com.graphql_java_generator.domain.client.allGraphQLCases
Methods in com.graphql_java_generator.domain.client.allGraphQLCases that return TFoo1Methods in com.graphql_java_generator.domain.client.allGraphQLCases that return types with arguments of type TFoo1Method parameters in com.graphql_java_generator.domain.client.allGraphQLCases with type arguments of type TFoo1Modifier and TypeMethodDescriptionvoid
TList.setListTFoo1
(List<TFoo1> list) As the type declared in the class is not inherited from one of the implemented interfaces, we need a dedicated setter.