Uses of Class
org.junittest.allgraphqlcases_serverpojo_springconfiguration.ReservedJavaKeywordAllFieldCases
Packages that use ReservedJavaKeywordAllFieldCases
-
Uses of ReservedJavaKeywordAllFieldCases in org.junittest.allgraphqlcases_serverpojo_springconfiguration
Methods in org.junittest.allgraphqlcases_serverpojo_springconfiguration that return ReservedJavaKeywordAllFieldCasesModifier and TypeMethodDescriptionReservedJavaKeywordAllFieldCases.Builder.build()
MyQueryType.getReservedJavaKeywordAllFieldCases()
Methods in org.junittest.allgraphqlcases_serverpojo_springconfiguration with parameters of type ReservedJavaKeywordAllFieldCasesModifier and TypeMethodDescriptionvoid
MyQueryType.setReservedJavaKeywordAllFieldCases
(ReservedJavaKeywordAllFieldCases reservedJavaKeywordAllFieldCases) MyQueryType.Builder.withReservedJavaKeywordAllFieldCases
(ReservedJavaKeywordAllFieldCases reservedJavaKeywordAllFieldCasesParam)