Class HasResponse
java.lang.Object
edu.sc.seis.sod.subsetter.channel.HasResponse
- All Implemented Interfaces:
SodElement
,ChannelSubsetter
,Subsetter
public class HasResponse extends java.lang.Object implements ChannelSubsetter
-
Constructor Summary
Constructors Constructor Description HasResponse()
-
Method Summary
Modifier and Type Method Description StringTree
accept(edu.sc.seis.seisFile.fdsnws.stationxml.Channel channel, NetworkSource network)
-
Constructor Details
-
HasResponse
public HasResponse()
-
-
Method Details
-
accept
public StringTree accept(edu.sc.seis.seisFile.fdsnws.stationxml.Channel channel, NetworkSource network)- Specified by:
accept
in interfaceChannelSubsetter
-