Package org.allGraphQLCases.server
Class STP_PageInfo_STS
java.lang.Object
org.allGraphQLCases.server.STP_PageInfo_STS
- Author:
- generated by graphql-java-generator
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
The Builder that helps building instance of this POJO. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic STP_PageInfo_STS.Builder
builder()
void
setEndCursor
(String endCursor) void
setHasNextPage
(Boolean hasNextPage) void
setHasPreviousPage
(Boolean hasPreviousPage) void
setStartCursor
(String startCursor) toString()