Package org.allGraphQLCases.server
Class STP_AnotherMutationType_STS
java.lang.Object
org.allGraphQLCases.server.STP_AnotherMutationType_STS
A mono line description for AnotherMutationType
- Author:
- generated by graphql-java-generator
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
The Builder that helps building instance of this POJO. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
Tests for issue 51getIf()
test for issue #139 (use of java reserved keyword)void
setCreateAllFieldCases
(STP_AllFieldCases_STS createAllFieldCases) void
setCreateHuman
(STP_Human_STS createHuman) void
setDeleteSnacks
(Boolean deleteSnacks) Tests for issue 51void
test for issue #139 (use of java reserved keyword)void
setImplements
(String _implements) toString()
-
Constructor Details
-
STP_AnotherMutationType_STS
public STP_AnotherMutationType_STS()
-
-
Method Details
-
setCreateHuman
-
getCreateHuman
-
setCreateAllFieldCases
-
getCreateAllFieldCases
-
setDeleteSnacks
Tests for issue 51 -
getDeleteSnacks
Tests for issue 51 -
setIf
test for issue #139 (use of java reserved keyword) -
getIf
test for issue #139 (use of java reserved keyword) -
setImplements
-
getImplements
-
toString
-
builder
-