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