Class STP_ReservedJavaKeywordAsObjectField_STS.Builder
java.lang.Object
org.junittest.allgraphqlcases_server_springconfiguration.STP_ReservedJavaKeywordAsObjectField_STS.Builder
- Enclosing class:
- STP_ReservedJavaKeywordAsObjectField_STS
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
STP_ReservedJavaKeywordAsObjectField_STS.builder()-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withIf(STP_Human_STS _ifParam) withImplements(STP_Human_STS _implementsParam) withImport(STP_Human_STS _importParam) withInstanceof(STP_Human_STS _instanceofParam) withInt(STP_Human_STS _intParam) withInterface(STP_Human_STS _interfaceParam) withLong(STP_Human_STS _longParam) withNative(STP_Human_STS _nativeParam) withNew(STP_Human_STS _newParam) withPackage(STP_Human_STS _packageParam) withPrivate(STP_Human_STS _privateParam) withProtected(STP_Human_STS _protectedParam) withPublic(STP_Human_STS _publicParam) withReturn(STP_Human_STS _returnParam) withShort(STP_Human_STS _shortParam) withStatic(STP_Human_STS _staticParam) withStrictfp(STP_Human_STS _strictfpParam) withSuper(STP_Human_STS _superParam) withSwitch(STP_Human_STS _switchParam) withSynchronized(STP_Human_STS _synchronizedParam) withThis(STP_Human_STS _thisParam) withThrow(STP_Human_STS _throwParam) withThrows(STP_Human_STS _throwsParam) withTransient(STP_Human_STS _transientParam) withTry(STP_Human_STS _tryParam) withVoid(STP_Human_STS _voidParam) withVolatile(STP_Human_STS _volatileParam) withWhile(STP_Human_STS _whileParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withIf
-
withImplements
public STP_ReservedJavaKeywordAsObjectField_STS.Builder withImplements(STP_Human_STS _implementsParam) -
withImport
-
withInstanceof
public STP_ReservedJavaKeywordAsObjectField_STS.Builder withInstanceof(STP_Human_STS _instanceofParam) -
withInt
-
withInterface
public STP_ReservedJavaKeywordAsObjectField_STS.Builder withInterface(STP_Human_STS _interfaceParam) -
withLong
-
withNative
-
withNew
-
withPackage
-
withPrivate
-
withProtected
public STP_ReservedJavaKeywordAsObjectField_STS.Builder withProtected(STP_Human_STS _protectedParam) -
withPublic
-
withReturn
-
withShort
-
withStatic
-
withStrictfp
-
withSuper
-
withSwitch
-
withSynchronized
public STP_ReservedJavaKeywordAsObjectField_STS.Builder withSynchronized(STP_Human_STS _synchronizedParam) -
withThis
-
withThrow
-
withThrows
-
withTransient
public STP_ReservedJavaKeywordAsObjectField_STS.Builder withTransient(STP_Human_STS _transientParam) -
withTry
-
withVoid
-
withVolatile
-
withWhile
-
build
-