edu.sc.seis.seisFile.fdsnws.quakeml
Class Magnitude
java.lang.Object
edu.sc.seis.seisFile.fdsnws.quakeml.Magnitude
public class Magnitude
- extends java.lang.Object
Constructor Summary |
Magnitude(javax.xml.stream.XMLEventReader reader)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Magnitude
public Magnitude(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
SeisFileException
- Throws:
javax.xml.stream.XMLStreamException
SeisFileException
getPublicId
public java.lang.String getPublicId()
getOriginId
public java.lang.String getOriginId()
getType
public java.lang.String getType()
getMag
public RealQuantity getMag()
getCreationInfo
public CreationInfo getCreationInfo()