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_serverpojo_springconfiguration
Interface IBar140
All Known Subinterfaces:
I2Bar140
All Known Implementing Classes:
Bar140
public interface
IBar140
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
String
getName
()
void
setName
(
String
name)
Method Details
setName
void
setName
(
String
name)
getName
String
getName
()