-
ReservedJavaKeywordAllFieldCases.builder()
ReservedJavaKeywordAllFieldCases.Builder.withIf(Unit _ifParam)
A field with a java reserved name which is an enum
A field with a java reserved name which is an interface
A field with a java reserved name which is a scalar (standard)
A field with a java reserved name which is a scalar (custom)
ReservedJavaKeywordAllFieldCases.Builder.withInt(Human _intParam)
A field with a java reserved name which is an object type
A field with a java reserved name which is a union
A field with a _non_ java reserved name which is an interface (to check standard behavior)