Uses of Class
org.junittest.allgraphqlcases_client_springconfiguration.CTP_AllFieldCasesWithoutIdSubtype_CTS
Packages that use CTP_AllFieldCasesWithoutIdSubtype_CTS
-
Uses of CTP_AllFieldCasesWithoutIdSubtype_CTS in org.junittest.allgraphqlcases_client_springconfiguration
Methods in org.junittest.allgraphqlcases_client_springconfiguration that return CTP_AllFieldCasesWithoutIdSubtype_CTSModifier and TypeMethodDescriptionCTP_AllFieldCasesWithoutIdSubtype_CTS.Builder.build()CIP_AllFieldCasesInterface_CIS.getOneWithoutIdSubType()CTP_AllFieldCases_CTS.getOneWithoutIdSubType()CTP_AllFieldCasesInterfaceType_CTS.getOneWithoutIdSubType()Methods in org.junittest.allgraphqlcases_client_springconfiguration that return types with arguments of type CTP_AllFieldCasesWithoutIdSubtype_CTSModifier and TypeMethodDescriptionCTP_AllFieldCases_CTS.getIssue65()CIP_AllFieldCasesInterface_CIS.getListWithoutIdSubTypes()CTP_AllFieldCases_CTS.getListWithoutIdSubTypes()CTP_AllFieldCasesInterfaceType_CTS.getListWithoutIdSubTypes()CTP_AllFieldCasesInterfaceType_CTS.getListWithoutIdSubTypesAllFieldCasesWithoutIdSubtype()Methods in org.junittest.allgraphqlcases_client_springconfiguration with parameters of type CTP_AllFieldCasesWithoutIdSubtype_CTSModifier and TypeMethodDescriptionvoidCIP_AllFieldCasesInterface_CIS.setOneWithoutIdSubType(CTP_AllFieldCasesWithoutIdSubtype_CTS oneWithoutIdSubType) voidCTP_AllFieldCases_CTS.setOneWithoutIdSubType(CTP_AllFieldCasesWithoutIdSubtype_CTS oneWithoutIdSubType) voidCTP_AllFieldCasesInterfaceType_CTS.setOneWithoutIdSubType(CTP_AllFieldCasesWithoutIdSubtype_CTS oneWithoutIdSubType) CTP_AllFieldCases_CTS.Builder.withOneWithoutIdSubType(CTP_AllFieldCasesWithoutIdSubtype_CTS oneWithoutIdSubTypeParam) CTP_AllFieldCasesInterfaceType_CTS.Builder.withOneWithoutIdSubType(CTP_AllFieldCasesWithoutIdSubtype_CTS oneWithoutIdSubTypeParam) Method parameters in org.junittest.allgraphqlcases_client_springconfiguration with type arguments of type CTP_AllFieldCasesWithoutIdSubtype_CTSModifier and TypeMethodDescriptionvoidCTP_AllFieldCases_CTS.setIssue65(List<CTP_AllFieldCasesWithoutIdSubtype_CTS> issue65) voidCIP_AllFieldCasesInterface_CIS.setListWithoutIdSubTypes(List<CTP_AllFieldCasesWithoutIdSubtype_CTS> listWithoutIdSubTypes) voidCTP_AllFieldCases_CTS.setListWithoutIdSubTypes(List<CTP_AllFieldCasesWithoutIdSubtype_CTS> listWithoutIdSubTypes) voidCTP_AllFieldCasesInterfaceType_CTS.setListWithoutIdSubTypes(List<CTP_AllFieldCasesWithoutIdSubtype_CTS> listWithoutIdSubTypes) CTP_AllFieldCases_CTS.Builder.withIssue65(List<CTP_AllFieldCasesWithoutIdSubtype_CTS> issue65Param) CTP_AllFieldCases_CTS.Builder.withListWithoutIdSubTypes(List<CTP_AllFieldCasesWithoutIdSubtype_CTS> listWithoutIdSubTypesParam) CTP_AllFieldCasesInterfaceType_CTS.Builder.withListWithoutIdSubTypes(List<CTP_AllFieldCasesWithoutIdSubtype_CTS> listWithoutIdSubTypesParam)