Package org.allGraphQLCases.server
Class STP_ReservedJavaKeywordAsObjectField_STS
java.lang.Object
org.allGraphQLCases.server.STP_ReservedJavaKeywordAsObjectField_STS
public class STP_ReservedJavaKeywordAsObjectField_STS
extends Object
implements AllTypes2, AllTypes1
- 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 TypeMethodDescriptionbuilder()
getIf()
getInt()
getLong()
getNew()
getShort()
getSuper()
getThis()
getThrow()
getTry()
getVoid()
getWhile()
void
setIf
(STP_Human_STS _if) void
setImplements
(STP_Human_STS _implements) void
setImport
(STP_Human_STS _import) void
setInstanceof
(STP_Human_STS _instanceof) void
setInt
(STP_Human_STS _int) void
setInterface
(STP_Human_STS _interface) void
setLong
(STP_Human_STS _long) void
setNative
(STP_Human_STS _native) void
setNew
(STP_Human_STS _new) void
setPackage
(STP_Human_STS _package) void
setPrivate
(STP_Human_STS _private) void
setProtected
(STP_Human_STS _protected) void
setPublic
(STP_Human_STS _public) void
setReturn
(STP_Human_STS _return) void
setShort
(STP_Human_STS _short) void
setStatic
(STP_Human_STS _static) void
setStrictfp
(STP_Human_STS _strictfp) void
setSuper
(STP_Human_STS _super) void
setSwitch
(STP_Human_STS _switch) void
setSynchronized
(STP_Human_STS _synchronized) void
setThis
(STP_Human_STS _this) void
setThrow
(STP_Human_STS _throw) void
setThrows
(STP_Human_STS _throws) void
setTransient
(STP_Human_STS _transient) void
setTry
(STP_Human_STS _try) void
setVoid
(STP_Human_STS _void) void
setVolatile
(STP_Human_STS _volatile) void
setWhile
(STP_Human_STS _while) toString()
-
Constructor Details
-
STP_ReservedJavaKeywordAsObjectField_STS
public STP_ReservedJavaKeywordAsObjectField_STS()
-
-
Method Details
-
setIf
-
getIf
-
setImplements
-
getImplements
-
setImport
-
getImport
-
setInstanceof
-
getInstanceof
-
setInt
-
getInt
-
setInterface
-
getInterface
-
setLong
-
getLong
-
setNative
-
getNative
-
setNew
-
getNew
-
setPackage
-
getPackage
-
setPrivate
-
getPrivate
-
setProtected
-
getProtected
-
setPublic
-
getPublic
-
setReturn
-
getReturn
-
setShort
-
getShort
-
setStatic
-
getStatic
-
setStrictfp
-
getStrictfp
-
setSuper
-
getSuper
-
setSwitch
-
getSwitch
-
setSynchronized
-
getSynchronized
-
setThis
-
getThis
-
setThrow
-
getThrow
-
setThrows
-
getThrows
-
setTransient
-
getTransient
-
setTry
-
getTry
-
setVoid
-
getVoid
-
setVolatile
-
getVolatile
-
setWhile
-
getWhile
-
toString
-
builder
-