Class NetworkOwner

java.lang.Object
edu.sc.seis.sod.subsetter.network.NetworkOwner
All Implemented Interfaces:
SodElement, NetworkSubsetter, Subsetter

public class NetworkOwner
extends java.lang.Object
implements NetworkSubsetter
NetworkAttrOwner.java sample xmlfile
 <networkAttrOwner><value>somename</value></networkAttrOwner>
 
Created: Thu Mar 14 14:02:33 2002
  • Constructor Summary

    Constructors 
    Constructor Description
    NetworkOwner​(org.w3c.dom.Element config)  
  • Method Summary

    Modifier and Type Method Description
    StringTree accept​(edu.iris.Fissures.network.NetworkAttrImpl net)  

    Methods inherited from class java.lang.Object

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