JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.junittest.customtemplates_server_springconfiguration
Interface IList
All Known Implementing Classes:
TList
public interface
IList
Author:
generated by graphql-java-generator
See Also:
https://github.com/graphql-java-generator/graphql-java-generator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
IFoo1
>
getList
()
void
setList
(
List
<
IFoo1
> list)
Method Details
setList
void
setList
(
List
<
IFoo1
> list)
getList
List
<
IFoo1
>
getList
()