Class SiteCode
- java.lang.Object
-
- edu.sc.seis.sod.subsetter.channel.SiteCode
-
- All Implemented Interfaces:
SodElement
,ChannelSubsetter
,Subsetter
public class SiteCode extends java.lang.Object implements ChannelSubsetter
-
-
Constructor Summary
Constructors Constructor Description SiteCode(org.w3c.dom.Element config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringTree
accept(edu.iris.Fissures.network.ChannelImpl chan, NetworkSource network)
java.lang.String
getCode()
-
-
-
Method Detail
-
accept
public StringTree accept(edu.iris.Fissures.network.ChannelImpl chan, NetworkSource network)
- Specified by:
accept
in interfaceChannelSubsetter
-
getCode
public java.lang.String getCode()
-
-