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.allgraphqlcases_server_springconfiguration_util_allfalse
Interface IBar3
All Superinterfaces:
AllInterfaces1
,
AllInterfaces2
,
IBar1
,
IBar2
public interface
IBar3
extends
IBar1
,
IBar2
,
AllInterfaces2
,
AllInterfaces1
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
UUID
getId
()
void
setId
(
UUID
id)
Method Details
setId
void
setId
(
UUID
id)
Specified by:
setId
in interface
IBar1
Specified by:
setId
in interface
IBar2
getId
UUID
getId
()
Specified by:
getId
in interface
IBar1
Specified by:
getId
in interface
IBar2