Package org.allGraphQLCases.server
Class STP_TypeWithObject_STS
java.lang.Object
org.allGraphQLCases.server.STP_TypeWithObject_STS
- Author:
- generated by graphql-java-generator
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
The Builder that helps building instance of this POJO. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
getDate()
getEnum()
getLong()
getTest()
void
setBoolean
(Boolean _boolean) void
void
setEnum
(SEP_Episode_SES _enum) void
void
void
setObjects
(List<Object> objects) void
void
setWithArguments
(String withArguments) toString()
-
Constructor Details
-
STP_TypeWithObject_STS
public STP_TypeWithObject_STS()
-
-
Method Details