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