Class AllFieldCasesInput
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.AllFieldCasesInput
- All Implemented Interfaces:
AllInputTypes1,AllInputTypes2
- 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
ConstructorsConstructorDescriptionObject content, generated by the 'object_content.vm.java' default template from graphql-java-generator -
Method Summary
Modifier and TypeMethodDescriptionstatic AllFieldCasesInput.Builderbuilder()getAge()getBreak()getDate()getDates()getId()getName()getNull()Issue #188: null is not identified as a java keywordvoidvoidsetAliases(List<String> aliases) voidsetBooleans(List<Boolean> booleans) voidvoidsetComments(List<String> comments) voidvoidvoidsetDateTime(OffsetDateTime dateTime) voidsetExtendedField(String extendedField) voidsetForname(String forname) voidvoidvoidvoidsetNbComments(Integer nbComments) voidIssue #188: null is not identified as a java keywordvoidsetPlanets(List<String> planets) voidsetWithIdSubtype(List<AllFieldCasesWithIdSubtypeInput> withIdSubtype) voidsetWithoutIdSubtype(List<AllFieldCasesWithoutIdSubtypeInput> withoutIdSubtype) toString()
-
Constructor Details
-
AllFieldCasesInput
public AllFieldCasesInput()Object content, generated by the 'object_content.vm.java' default template from graphql-java-generator
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setForname
-
getForname
-
setBreak
-
getBreak
-
setAge
-
getAge
-
setDate
-
getDate
-
setDateTime
-
getDateTime
-
setDates
-
getDates
-
setNbComments
-
getNbComments
-
setComments
-
getComments
-
setBooleans
-
getBooleans
-
setAliases
-
getAliases
-
setPlanets
-
getPlanets
-
setMatrix
-
getMatrix
-
setWithIdSubtype
-
getWithIdSubtype
-
setWithoutIdSubtype
-
getWithoutIdSubtype
-
setNull
Issue #188: null is not identified as a java keyword -
getNull
Issue #188: null is not identified as a java keyword -
setExtendedField
-
getExtendedField
-
toString
-
builder
-