Class BelongsToVirtual

java.lang.Object
edu.sc.seis.sod.subsetter.station.BelongsToVirtual
All Implemented Interfaces:
SodElement, StationSubsetter, Subsetter

public class BelongsToVirtual
extends java.lang.Object
implements StationSubsetter
  • Constructor Summary

    Constructors 
    Constructor Description
    BelongsToVirtual​(java.lang.String virtualNetName, edu.iris.Fissures.model.TimeInterval refreshInterval)  
    BelongsToVirtual​(org.w3c.dom.Element el)  
  • Method Summary

    Modifier and Type Method Description
    StringTree accept​(edu.iris.Fissures.network.StationImpl station, NetworkSource network)  
    edu.iris.Fissures.model.TimeInterval getRefreshInterval()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait