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