Uses of Class
org.allGraphQLCases.server.STP_ReservedJavaKeywordAllFieldCases_STS.Builder
-
Uses of STP_ReservedJavaKeywordAllFieldCases_STS.Builder in org.allGraphQLCases.server
Modifier and TypeMethodDescriptionSTP_ReservedJavaKeywordAllFieldCases_STS.builder()
STP_ReservedJavaKeywordAllFieldCases_STS.Builder.withIf
(SEP_Unit_SES _ifParam) A field with a java reserved name which is an enumSTP_ReservedJavaKeywordAllFieldCases_STS.Builder.withImplements
(SIP_WithID_SIS _implementsParam) A field with a java reserved name which is an interfaceSTP_ReservedJavaKeywordAllFieldCases_STS.Builder.withImport
(String _importParam) A field with a java reserved name which is a scalar (standard)STP_ReservedJavaKeywordAllFieldCases_STS.Builder.withInstanceof
(Date _instanceofParam) A field with a java reserved name which is a scalar (custom)STP_ReservedJavaKeywordAllFieldCases_STS.Builder.withInt
(STP_Human_STS _intParam) A field with a java reserved name which is an object typeSTP_ReservedJavaKeywordAllFieldCases_STS.Builder.withInterface
(SUP_AnyCharacter_SUS _interfaceParam) A field with a java reserved name which is a unionSTP_ReservedJavaKeywordAllFieldCases_STS.Builder.withNonJavaKeywordField
(SIP_WithID_SIS nonJavaKeywordFieldParam) A field with a _non_ java reserved name which is an interface (to check standard behavior)