Class PrincipalAxes
java.lang.Object
edu.sc.seis.seisFile.fdsnws.quakeml.PrincipalAxes
public class PrincipalAxes
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ELEMENT_NAME
-
Constructor Summary
Constructors Constructor Description PrincipalAxes(javax.xml.stream.XMLEventReader reader)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ELEMENT_NAME
public static final java.lang.String ELEMENT_NAME- See Also:
- Constant Field Values
-
-
Constructor Details
-
PrincipalAxes
public PrincipalAxes(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, SeisFileException- Throws:
javax.xml.stream.XMLStreamException
SeisFileException
-
-
Method Details
-
getnAxis
-
getNAxis
-
getpAxis
-
getPAxis
-
gettAxis
-
getTAxis
-
setnAxis
-
setpAxis
-
settAxis
-