Package org.allGraphQLCases.server
Class STP_AllFieldCases_STS
java.lang.Object
org.allGraphQLCases.server.STP_AllFieldCases_STS
- All Implemented Interfaces:
SIP_interfaceToTestExtendKeyword_SIS
,SIP_WithID_SIS
public class STP_AllFieldCases_STS extends Object implements SIP_WithID_SIS, SIP_interfaceToTestExtendKeyword_SIS
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:
- https://github.com/graphql-java-generator/graphql-java-generator
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
STP_AllFieldCases_STS.Builder
The Builder that helps building instance of this POJO. -
Constructor Summary
Constructors Constructor Description STP_AllFieldCases_STS()
-
Method Summary
-
Constructor Details
-
STP_AllFieldCases_STS
public STP_AllFieldCases_STS()
-
-
Method Details
-
setId
- Specified by:
setId
in interfaceSIP_WithID_SIS
-
getId
- Specified by:
getId
in interfaceSIP_WithID_SIS
-
setName
-
getName
-
setForname
-
getForname
-
setAge
-
getAge
-
setAFloat
-
getAFloat
-
setDate
-
getDate
-
setDateTime
-
getDateTime
-
setDates
-
getDates
-
setNbComments
-
getNbComments
-
setComments
-
getComments
-
setBooleans
-
getBooleans
-
setAliases
-
getAliases
-
setPlanets
-
getPlanets
-
setFriends
-
getFriends
-
setMatrix
-
getMatrix
-
setOneWithIdSubType
-
getOneWithIdSubType
-
setListWithIdSubTypes
-
getListWithIdSubTypes
-
setOneWithoutIdSubType
-
getOneWithoutIdSubType
-
setListWithoutIdSubTypes
public void setListWithoutIdSubTypes(List<STP_AllFieldCasesWithoutIdSubtype_STS> listWithoutIdSubTypes) -
getListWithoutIdSubTypes
-
setIssue65
-
getIssue65
-
setIssue66
-
getIssue66
-
setExtendedField
- Specified by:
setExtendedField
in interfaceSIP_interfaceToTestExtendKeyword_SIS
-
getExtendedField
- Specified by:
getExtendedField
in interfaceSIP_interfaceToTestExtendKeyword_SIS
-
toString
-
builder
-