Class STP_AllFieldCasesInterfaceType_STS
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration.STP_AllFieldCasesInterfaceType_STS
- All Implemented Interfaces:
AllInterfaces1,AllInterfaces2,AllTypes1,AllTypes2,SIP_AllFieldCasesInterface_SIS,SIP_WithID_SIS
@Entity
public class STP_AllFieldCasesInterfaceType_STS
extends Object
implements SIP_AllFieldCasesInterface_SIS, SIP_WithID_SIS, AllTypes2, AllTypes1
A concrete class that just implements the above interface
- 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()getAge()getId()getName()voidvoidsetAliases(List<String> aliases) voidsetBooleans(List<Boolean> booleans) voidsetComments(List<String> comments) voidsetExtendedField(String extendedField) voidsetForname(String forname) voidsetFriends(List<STP_Human_STS> friends) voidvoidsetListWithIdSubTypes(List<STP_AllFieldCasesWithIdSubtype_STS> listWithIdSubTypes) voidsetListWithoutIdSubTypes(List<STP_AllFieldCasesWithoutIdSubtype_STS> listWithoutIdSubTypes) voidvoidsetNbComments(Integer nbComments) voidsetOneWithIdSubType(STP_AllFieldCasesWithIdSubtype_STS oneWithIdSubType) voidsetOneWithoutIdSubType(STP_AllFieldCasesWithoutIdSubtype_STS oneWithoutIdSubType) voidsetPlanets(List<String> planets) toString()
-
Constructor Details
-
STP_AllFieldCasesInterfaceType_STS
public STP_AllFieldCasesInterfaceType_STS()Generated by the 'OBJECT' default template from graphql-java-generator (templates/object_type.vm.java)
-
-
Method Details
-
setId
- Specified by:
setIdin interfaceSIP_AllFieldCasesInterface_SIS- Specified by:
setIdin interfaceSIP_WithID_SIS
-
getId
- Specified by:
getIdin interfaceSIP_AllFieldCasesInterface_SIS- Specified by:
getIdin interfaceSIP_WithID_SIS
-
setName
- Specified by:
setNamein interfaceSIP_AllFieldCasesInterface_SIS
-
getName
- Specified by:
getNamein interfaceSIP_AllFieldCasesInterface_SIS
-
setForname
- Specified by:
setFornamein interfaceSIP_AllFieldCasesInterface_SIS
-
getForname
- Specified by:
getFornamein interfaceSIP_AllFieldCasesInterface_SIS
-
setAge
- Specified by:
setAgein interfaceSIP_AllFieldCasesInterface_SIS
-
getAge
- Specified by:
getAgein interfaceSIP_AllFieldCasesInterface_SIS
-
setNbComments
- Specified by:
setNbCommentsin interfaceSIP_AllFieldCasesInterface_SIS
-
getNbComments
- Specified by:
getNbCommentsin interfaceSIP_AllFieldCasesInterface_SIS
-
setComments
- Specified by:
setCommentsin interfaceSIP_AllFieldCasesInterface_SIS
-
getComments
- Specified by:
getCommentsin interfaceSIP_AllFieldCasesInterface_SIS
-
getCommentsString
-
setBooleans
- Specified by:
setBooleansin interfaceSIP_AllFieldCasesInterface_SIS
-
getBooleans
- Specified by:
getBooleansin interfaceSIP_AllFieldCasesInterface_SIS
-
getBooleansBoolean
-
setAliases
- Specified by:
setAliasesin interfaceSIP_AllFieldCasesInterface_SIS
-
getAliases
- Specified by:
getAliasesin interfaceSIP_AllFieldCasesInterface_SIS
-
getAliasesString
-
setPlanets
- Specified by:
setPlanetsin interfaceSIP_AllFieldCasesInterface_SIS
-
getPlanets
- Specified by:
getPlanetsin interfaceSIP_AllFieldCasesInterface_SIS
-
getPlanetsString
-
setFriends
- Specified by:
setFriendsin interfaceSIP_AllFieldCasesInterface_SIS
-
getFriends
- Specified by:
getFriendsin interfaceSIP_AllFieldCasesInterface_SIS
-
getFriendsHuman
-
setOneWithIdSubType
- Specified by:
setOneWithIdSubTypein interfaceSIP_AllFieldCasesInterface_SIS
-
getOneWithIdSubType
- Specified by:
getOneWithIdSubTypein interfaceSIP_AllFieldCasesInterface_SIS
-
setListWithIdSubTypes
- Specified by:
setListWithIdSubTypesin interfaceSIP_AllFieldCasesInterface_SIS
-
getListWithIdSubTypes
- Specified by:
getListWithIdSubTypesin interfaceSIP_AllFieldCasesInterface_SIS
-
getListWithIdSubTypesAllFieldCasesWithIdSubtype
-
setOneWithoutIdSubType
- Specified by:
setOneWithoutIdSubTypein interfaceSIP_AllFieldCasesInterface_SIS
-
getOneWithoutIdSubType
- Specified by:
getOneWithoutIdSubTypein interfaceSIP_AllFieldCasesInterface_SIS
-
setListWithoutIdSubTypes
public void setListWithoutIdSubTypes(List<STP_AllFieldCasesWithoutIdSubtype_STS> listWithoutIdSubTypes) - Specified by:
setListWithoutIdSubTypesin interfaceSIP_AllFieldCasesInterface_SIS
-
getListWithoutIdSubTypes
- Specified by:
getListWithoutIdSubTypesin interfaceSIP_AllFieldCasesInterface_SIS
-
getListWithoutIdSubTypesAllFieldCasesWithoutIdSubtype
public List<STP_AllFieldCasesWithoutIdSubtype_STS> getListWithoutIdSubTypesAllFieldCasesWithoutIdSubtype() -
setExtendedField
- Specified by:
setExtendedFieldin interfaceSIP_AllFieldCasesInterface_SIS
-
getExtendedField
- Specified by:
getExtendedFieldin interfaceSIP_AllFieldCasesInterface_SIS
-
toString
-
builder
-