Uses of Class
com.web_visage.spoiler2.ChannelSpec

Packages that use ChannelSpec
com.web_visage.spoiler2   
 

Uses of ChannelSpec in com.web_visage.spoiler2
 

Methods in com.web_visage.spoiler2 that return ChannelSpec
 ChannelSpec[] Configuration.getChannelSpecs()
          Returns the channelSpecs.
 

Methods in com.web_visage.spoiler2 with parameters of type ChannelSpec
 void Configuration.setChannelSpecs(ChannelSpec[] channelSpecs)
          The channelSpecs to set.