Uses of Interface
org.allGraphQLCases.client.CIP_IFoo1_CIS
Packages that use CIP_IFoo1_CIS
-
Uses of CIP_IFoo1_CIS in org.allGraphQLCases.client
Subinterfaces of CIP_IFoo1_CIS in org.allGraphQLCases.clientClasses in org.allGraphQLCases.client that implement CIP_IFoo1_CISModifier and TypeClassDescriptionclass
TFoo1 is the basic test case, for issue #114class
TFoo12 is a more complex one, with more than one interface implementedclass
Methods in org.allGraphQLCases.client that return types with arguments of type CIP_IFoo1_CISMethod parameters in org.allGraphQLCases.client with type arguments of type CIP_IFoo1_CISModifier and TypeMethodDescriptionvoid
CIP_IList_CIS.setList
(List<CIP_IFoo1_CIS> list) void
CTP_TList_CTS.setList
(List<CIP_IFoo1_CIS> list)