Uses of Class
org.junittest.allgraphqlcases_client_springconfiguration.CTP_ReservedJavaKeywordAllFieldCases_CTS.Builder
Packages that use CTP_ReservedJavaKeywordAllFieldCases_CTS.Builder
-
Uses of CTP_ReservedJavaKeywordAllFieldCases_CTS.Builder in org.junittest.allgraphqlcases_client_springconfiguration
Methods in org.junittest.allgraphqlcases_client_springconfiguration that return CTP_ReservedJavaKeywordAllFieldCases_CTS.BuilderModifier and TypeMethodDescriptionCTP_ReservedJavaKeywordAllFieldCases_CTS.builder()CTP_ReservedJavaKeywordAllFieldCases_CTS.Builder.withIf(CEP_Unit_CES _ifParam) A field with a java reserved name which is an enumCTP_ReservedJavaKeywordAllFieldCases_CTS.Builder.withImplements(CIP_WithID_CIS _implementsParam) A field with a java reserved name which is an interfaceCTP_ReservedJavaKeywordAllFieldCases_CTS.Builder.withImport(String _importParam) A field with a java reserved name which is a scalar (standard)CTP_ReservedJavaKeywordAllFieldCases_CTS.Builder.withInstanceof(Date _instanceofParam) A field with a java reserved name which is a scalar (custom)CTP_ReservedJavaKeywordAllFieldCases_CTS.Builder.withInt(CTP_Human_CTS _intParam) A field with a java reserved name which is an object typeCTP_ReservedJavaKeywordAllFieldCases_CTS.Builder.withInterface(CUP_AnyCharacter_CUS _interfaceParam) A field with a java reserved name which is a unionCTP_ReservedJavaKeywordAllFieldCases_CTS.Builder.withNonJavaKeywordField(CIP_WithID_CIS nonJavaKeywordFieldParam) A field with a _non_ java reserved name which is an interface (to check standard behavior)