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