Uses of Class
org.allGraphQLCases.client2.TFoo1
Packages that use TFoo1
-
Uses of TFoo1 in org.allGraphQLCases.client2
Methods in org.allGraphQLCases.client2 that return TFoo1Methods in org.allGraphQLCases.client2 that return types with arguments of type TFoo1Method parameters in org.allGraphQLCases.client2 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.