Class STP_AnotherMutationType_STS
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration.STP_AnotherMutationType_STS
A mono line description for AnotherMutationType
- Author:
- generated by graphql-java-generator
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe Builder that helps building instance of this POJO. -
Constructor Summary
ConstructorsConstructorDescriptionGenerated by the 'OBJECT' default template from graphql-java-generator (templates/object_type.vm.java) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Tests for issue 51getIf()test for issue #139 (use of java reserved keyword)voidsetCreateAllFieldCases(STP_AllFieldCases_STS createAllFieldCases) voidsetCreateHuman(STP_Human_STS createHuman) voidsetDeleteSnacks(Boolean deleteSnacks) Tests for issue 51voidtest for issue #139 (use of java reserved keyword)voidsetImplements(String _implements) toString()
-
Constructor Details
-
STP_AnotherMutationType_STS
public STP_AnotherMutationType_STS()Generated by the 'OBJECT' default template from graphql-java-generator (templates/object_type.vm.java)
-
-
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
-