Class EventDescription
- java.lang.Object
-
- edu.sc.seis.seisFile.fdsnws.quakeml.EventDescription
-
public class EventDescription extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EventDescription(javax.xml.stream.XMLEventReader reader)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getIrisFECode()
java.lang.String
getText()
java.lang.String
getType()
java.lang.String
toString()
-
-
-
Constructor Detail
-
EventDescription
public EventDescription(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, SeisFileException
- Throws:
javax.xml.stream.XMLStreamException
SeisFileException
-
-