Class STP_ReservedJavaKeywordAsObjectField_STS
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration.STP_ReservedJavaKeywordAsObjectField_STS
@Entity
public class STP_ReservedJavaKeywordAsObjectField_STS
extends Object
implements AllTypes2, AllTypes1
- 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
ConstructorsConstructorDescriptionObject content, generated by the 'object_content.vm.java' default template from graphql-java-generator -
Method Summary
Modifier and TypeMethodDescriptionbuilder()getIf()getInt()getLong()getNew()getShort()getSuper()getThis()getThrow()getTry()getVoid()getWhile()voidsetIf(STP_Human_STS _if) voidsetImplements(STP_Human_STS _implements) voidsetImport(STP_Human_STS _import) voidsetInstanceof(STP_Human_STS _instanceof) voidsetInt(STP_Human_STS _int) voidsetInterface(STP_Human_STS _interface) voidsetLong(STP_Human_STS _long) voidsetNative(STP_Human_STS _native) voidsetNew(STP_Human_STS _new) voidsetPackage(STP_Human_STS _package) voidsetPrivate(STP_Human_STS _private) voidsetProtected(STP_Human_STS _protected) voidsetPublic(STP_Human_STS _public) voidsetReturn(STP_Human_STS _return) voidsetShort(STP_Human_STS _short) voidsetStatic(STP_Human_STS _static) voidsetStrictfp(STP_Human_STS _strictfp) voidsetSuper(STP_Human_STS _super) voidsetSwitch(STP_Human_STS _switch) voidsetSynchronized(STP_Human_STS _synchronized) voidsetThis(STP_Human_STS _this) voidsetThrow(STP_Human_STS _throw) voidsetThrows(STP_Human_STS _throws) voidsetTransient(STP_Human_STS _transient) voidsetTry(STP_Human_STS _try) voidsetVoid(STP_Human_STS _void) voidsetVolatile(STP_Human_STS _volatile) voidsetWhile(STP_Human_STS _while) toString()
-
Constructor Details
-
STP_ReservedJavaKeywordAsObjectField_STS
public STP_ReservedJavaKeywordAsObjectField_STS()Object content, generated by the 'object_content.vm.java' default template from graphql-java-generator
-
-
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
-