edu.sc.seis.sod.status.eventArm
Class LastEventTemplate

java.lang.Object
  extended by edu.sc.seis.sod.status.AllTypeTemplate
      extended by edu.sc.seis.sod.status.eventArm.LastEventTemplate
All Implemented Interfaces:
ChannelTemplate, EventTemplate, GenericTemplate, NetworkTemplate, SiteTemplate, StationTemplate

public class LastEventTemplate
extends AllTypeTemplate


Constructor Summary
LastEventTemplate(org.w3c.dom.Element el)
           
 
Method Summary
 java.lang.String getResult()
           
 
Methods inherited from class edu.sc.seis.sod.status.AllTypeTemplate
getResult, getResult, getResult, getResult, getResult
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LastEventTemplate

public LastEventTemplate(org.w3c.dom.Element el)
                  throws ConfigurationException
Throws:
ConfigurationException
Method Detail

getResult

public java.lang.String getResult()
Specified by:
getResult in interface GenericTemplate
Specified by:
getResult in class AllTypeTemplate