Uses of Class
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map.AllFieldCasesWithoutIdSubtype
Packages that use AllFieldCasesWithoutIdSubtype
-
Uses of AllFieldCasesWithoutIdSubtype in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map that return AllFieldCasesWithoutIdSubtypeModifier and TypeMethodDescriptionAllFieldCasesWithoutIdSubtype.Builder.build()AllFieldCases.getOneWithoutIdSubType()AllFieldCasesInterface.getOneWithoutIdSubType()AllFieldCasesInterfaceType.getOneWithoutIdSubType()Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map that return types with arguments of type AllFieldCasesWithoutIdSubtypeModifier and TypeMethodDescriptionAllFieldCases.getIssue65()AllFieldCases.getListWithoutIdSubTypes()AllFieldCasesInterface.getListWithoutIdSubTypes()AllFieldCasesInterfaceType.getListWithoutIdSubTypes()AllFieldCasesInterfaceType.getListWithoutIdSubTypesAllFieldCasesWithoutIdSubtype()Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map with parameters of type AllFieldCasesWithoutIdSubtypeModifier and TypeMethodDescriptionvoidAllFieldCases.setOneWithoutIdSubType(AllFieldCasesWithoutIdSubtype oneWithoutIdSubType) voidAllFieldCasesInterface.setOneWithoutIdSubType(AllFieldCasesWithoutIdSubtype oneWithoutIdSubType) voidAllFieldCasesInterfaceType.setOneWithoutIdSubType(AllFieldCasesWithoutIdSubtype oneWithoutIdSubType) AllFieldCases.Builder.withOneWithoutIdSubType(AllFieldCasesWithoutIdSubtype oneWithoutIdSubTypeParam) AllFieldCasesInterfaceType.Builder.withOneWithoutIdSubType(AllFieldCasesWithoutIdSubtype oneWithoutIdSubTypeParam) Method parameters in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map with type arguments of type AllFieldCasesWithoutIdSubtypeModifier and TypeMethodDescriptionvoidAllFieldCases.setIssue65(List<AllFieldCasesWithoutIdSubtype> issue65) voidAllFieldCases.setListWithoutIdSubTypes(List<AllFieldCasesWithoutIdSubtype> listWithoutIdSubTypes) voidAllFieldCasesInterface.setListWithoutIdSubTypes(List<AllFieldCasesWithoutIdSubtype> listWithoutIdSubTypes) voidAllFieldCasesInterfaceType.setListWithoutIdSubTypes(List<AllFieldCasesWithoutIdSubtype> listWithoutIdSubTypes) AllFieldCases.Builder.withIssue65(List<AllFieldCasesWithoutIdSubtype> issue65Param) AllFieldCases.Builder.withListWithoutIdSubTypes(List<AllFieldCasesWithoutIdSubtype> listWithoutIdSubTypesParam) AllFieldCasesInterfaceType.Builder.withListWithoutIdSubTypes(List<AllFieldCasesWithoutIdSubtype> listWithoutIdSubTypesParam)