Uses of Class
org.allGraphQLCases.server.STP_Human_STS.Builder
Packages that use STP_Human_STS.Builder
-
Uses of STP_Human_STS.Builder in org.allGraphQLCases.server
Methods in org.allGraphQLCases.server that return STP_Human_STS.BuilderModifier and TypeMethodDescriptionstatic STP_Human_STS.BuilderSTP_Human_STS.builder()STP_Human_STS.Builder.withAppearsIn(List<SEP_Episode_SES> appearsInParam) STP_Human_STS.Builder.withBestFriend(SIP_Character_SIS bestFriendParam) STP_Human_STS.Builder.withComments(List<String> commentsParam) STP_Human_STS.Builder.withFriends(List<SIP_Character_SIS> friendsParam) STP_Human_STS.Builder.withHomePlanet(String homePlanetParam) STP_Human_STS.Builder.withNbComments(Integer nbCommentsParam)