Uses of Class
org.apache.camel.v1.integrationstatus.GeneratedSources
-
Packages that use GeneratedSources Package Description org.apache.camel.v1 -
-
Uses of GeneratedSources in org.apache.camel.v1
Methods in org.apache.camel.v1 that return types with arguments of type GeneratedSources Modifier and Type Method Description java.util.List<GeneratedSources>IntegrationStatus. getGeneratedSources()Method parameters in org.apache.camel.v1 with type arguments of type GeneratedSources Modifier and Type Method Description voidIntegrationStatus. setGeneratedSources(java.util.List<GeneratedSources> generatedSources)
-