JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.allGraphQLCases.client2.I2Bar140
Packages that use
I2Bar140
Package
Description
org.allGraphQLCases.client2
Uses of
I2Bar140
in
org.allGraphQLCases.client2
Classes in
org.allGraphQLCases.client2
that implement
I2Bar140
Modifier and Type
Class
Description
class
Bar140
Methods in
org.allGraphQLCases.client2
that return
I2Bar140
Modifier and Type
Method
Description
I2Bar140
I2Foo140.
getBar
()
Methods in
org.allGraphQLCases.client2
with parameters of type
I2Bar140
Modifier and Type
Method
Description
void
Foo140.
setBar
(
I2Bar140
bar)
void
I2Foo140.
setBar
(
I2Bar140
bar)