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