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 virtualNetCode, java.time.Duration refreshInterval)  
    BelongsToVirtual​(org.w3c.dom.Element el)  
  • Method Summary

    Modifier and Type Method Description
    StringTree accept​(edu.sc.seis.seisFile.fdsnws.stationxml.Station station, NetworkSource network)  
    java.time.Duration getRefreshInterval()  

    Methods inherited from class java.lang.Object

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