Class StationName

  • All Implemented Interfaces:
    SodElement, StationSubsetter, Subsetter

    public class StationName
    extends java.lang.Object
    implements StationSubsetter
    StationName.java sample xml file
       <stationName><value>00</value></stationName>
     
    Created: Thu Mar 14 14:02:33 2002
    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      StringTree accept​(edu.iris.Fissures.network.StationImpl e, NetworkSource network)  
      • Methods inherited from class java.lang.Object

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