Package edu.sc.seis.sod.status.eventArm
Class LastEventTemplate
- java.lang.Object
-
- edu.sc.seis.sod.status.AllTypeTemplate
-
- edu.sc.seis.sod.status.eventArm.LastEventTemplate
-
- All Implemented Interfaces:
ChannelTemplate
,EventTemplate
,GenericTemplate
,NetworkTemplate
,SiteTemplate
,StationTemplate
public class LastEventTemplate extends AllTypeTemplate
-
-
Constructor Summary
Constructors Constructor Description LastEventTemplate(org.w3c.dom.Element el)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getResult()
-
-
-
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 interfaceGenericTemplate
- Specified by:
getResult
in classAllTypeTemplate
-
-