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

    Modifier and Type Method Description
    int getIrisFECode()  
    java.lang.String getText()  
    java.lang.String getType()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • Method Details

    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object
    • getText

      public java.lang.String getText()
    • getType

      public java.lang.String getType()
    • getIrisFECode

      public int getIrisFECode()