Uses of Class
org.citrusframework.schema.spring_integration.testcase.PurgeChannel.Channel
-
Packages that use PurgeChannel.Channel Package Description org.citrusframework.schema.spring_integration.testcase -
-
Uses of PurgeChannel.Channel in org.citrusframework.schema.spring_integration.testcase
Fields in org.citrusframework.schema.spring_integration.testcase with type parameters of type PurgeChannel.Channel Modifier and Type Field Description protected List<PurgeChannel.Channel>PurgeChannel. channelsMethods in org.citrusframework.schema.spring_integration.testcase that return PurgeChannel.Channel Modifier and Type Method Description PurgeChannel.ChannelObjectFactory. createPurgeChannelChannel()Create an instance ofPurgeChannel.ChannelMethods in org.citrusframework.schema.spring_integration.testcase that return types with arguments of type PurgeChannel.Channel Modifier and Type Method Description List<PurgeChannel.Channel>PurgeChannel. getChannels()Gets the value of the channels property.
-