edu.sc.seis.sod.subsetter.channel
Class HasResponse

java.lang.Object
  extended by edu.sc.seis.sod.subsetter.channel.HasResponse
All Implemented Interfaces:
SodElement, ChannelSubsetter, Subsetter

public class HasResponse
extends java.lang.Object
implements ChannelSubsetter


Constructor Summary
HasResponse()
           
 
Method Summary
 StringTree accept(ChannelImpl channel, NetworkSource network)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HasResponse

public HasResponse()
Method Detail

accept

public StringTree accept(ChannelImpl channel,
                         NetworkSource network)
Specified by:
accept in interface ChannelSubsetter