Simulcast 4.2

gov.nasa.gsfc.aisb.simulcast.util
Class GroundStations

java.lang.Object
  extended by gov.nasa.gsfc.aisb.simulcast.util.GroundStations

public class GroundStations
extends java.lang.Object


Constructor Summary
GroundStations(XmlParser parser)
          GroundStations.
 
Method Summary
 GroundStation[] getStations()
          getStations.
 java.lang.String toXml()
          toXml.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroundStations

public GroundStations(XmlParser parser)
               throws java.lang.Exception
GroundStations.

Throws:
java.lang.Exception
Method Detail

getStations

public GroundStation[] getStations()
getStations.


toXml

public java.lang.String toXml()
toXml.


Simulcast 4.2