Class STP_AllFieldCases_STS
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration.STP_AllFieldCases_STS
- All Implemented Interfaces:
AllInterfaces1,AllInterfaces2,AllTypes1,AllTypes2,SIP_interfaceToTestExtendKeyword_SIS,SIP_WithID_SIS
@Entity
public class STP_AllFieldCases_STS
extends Object
implements SIP_WithID_SIS, SIP_interfaceToTestExtendKeyword_SIS, AllTypes2, AllTypes1
This type is a clone of the InterfaceAllFieldCases interface.
Both should contains all possible combinations of parameters, data type, list, mandatory field or items...
- 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 TypeMethodDescriptionbuilder()getAge()getBreak()getDate()getDates()getId()getName()voidvoidvoidsetAliases(List<String> aliases) voidsetBooleans(List<Boolean> booleans) voidvoidsetComments(List<String> comments) voidvoidvoidsetDateTime(OffsetDateTime dateTime) voidsetExtendedField(String extendedField) voidsetForname(String forname) voidsetFriends(List<STP_Human_STS> friends) voidvoidvoidsetIssue66(STP_AllFieldCases_STS issue66) voidsetListWithIdSubTypes(List<STP_AllFieldCasesWithIdSubtype_STS> listWithIdSubTypes) voidsetListWithoutIdSubTypes(List<STP_AllFieldCasesWithoutIdSubtype_STS> listWithoutIdSubTypes) voidvoidvoidsetNbComments(Integer nbComments) voidsetOneWithIdSubType(STP_AllFieldCasesWithIdSubtype_STS oneWithIdSubType) voidsetOneWithoutFieldParameter(STP_AllFieldCasesWithIdSubtype_STS oneWithoutFieldParameter) voidsetOneWithoutIdSubType(STP_AllFieldCasesWithoutIdSubtype_STS oneWithoutIdSubType) voidsetPlanets(List<String> planets) toString()
-
Constructor Details
-
STP_AllFieldCases_STS
public STP_AllFieldCases_STS()Object content, generated by the 'object_content.vm.java' default template from graphql-java-generator
-
-
Method Details
-
setId
- Specified by:
setIdin interfaceSIP_WithID_SIS
-
getId
- Specified by:
getIdin interfaceSIP_WithID_SIS
-
setName
-
getName
-
setForname
-
getForname
-
setBreak
-
getBreak
-
setAge
-
getAge
-
setAFloat
-
getAFloat
-
setDate
-
getDate
-
setDateTime
-
getDateTime
-
setDates
-
getDates
-
setNbComments
-
getNbComments
-
setComments
-
getComments
-
setBooleans
-
getBooleans
-
setAliases
-
getAliases
-
setPlanets
-
getPlanets
-
setFriends
-
getFriends
-
setMatrix
-
getMatrix
-
setOneWithoutFieldParameter
public void setOneWithoutFieldParameter(STP_AllFieldCasesWithIdSubtype_STS oneWithoutFieldParameter) -
getOneWithoutFieldParameter
-
setOneWithIdSubType
-
getOneWithIdSubType
-
setListWithIdSubTypes
-
getListWithIdSubTypes
-
setOneWithoutIdSubType
-
getOneWithoutIdSubType
-
setListWithoutIdSubTypes
public void setListWithoutIdSubTypes(List<STP_AllFieldCasesWithoutIdSubtype_STS> listWithoutIdSubTypes) -
getListWithoutIdSubTypes
-
setIssue65
-
getIssue65
-
setIssue66
-
getIssue66
-
setExtendedField
- Specified by:
setExtendedFieldin interfaceSIP_interfaceToTestExtendKeyword_SIS
-
getExtendedField
- Specified by:
getExtendedFieldin interfaceSIP_interfaceToTestExtendKeyword_SIS
-
toString
-
builder
-