public class Magnitude
extends java.lang.Object
| Constructor and Description |
|---|
Magnitude(javax.xml.stream.XMLEventReader reader) |
| Modifier and Type | Method and Description |
|---|---|
CreationInfo |
getCreationInfo() |
RealQuantity |
getMag() |
java.lang.String |
getOriginId() |
java.lang.String |
getPublicId() |
java.lang.String |
getType() |
public Magnitude(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
SeisFileException
javax.xml.stream.XMLStreamExceptionSeisFileExceptionpublic java.lang.String getPublicId()
public java.lang.String getOriginId()
public java.lang.String getType()
public RealQuantity getMag()
public CreationInfo getCreationInfo()