Uses of Class
org.allGraphQLCases.client.CTP_TBar1_CTS
Packages that use CTP_TBar1_CTS
-
Uses of CTP_TBar1_CTS in org.allGraphQLCases.client
Methods in org.allGraphQLCases.client that return CTP_TBar1_CTSModifier and TypeMethodDescriptionCTP_TBar1_CTS.Builder.build()
CTP_TFoo1_CTS.getBar()
The 'bar' field is a valid GraphQL field.Methods in org.allGraphQLCases.client with parameters of type CTP_TBar1_CTSModifier and TypeMethodDescriptionvoid
CTP_TFoo1_CTS.setBar
(CTP_TBar1_CTS bar) The 'bar' field is a valid GraphQL field.CTP_TFoo1_CTS.Builder.withBar
(CTP_TBar1_CTS barParam) The 'bar' field is a valid GraphQL field.