Class FocalMechanism
java.lang.Object
edu.sc.seis.seisFile.fdsnws.quakeml.FocalMechanism
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCommentList
(List<Comment> commentList) void
setCreationInfo
(CreationInfo creationInfo) void
setEvaluationMode
(String evaluationMode) void
setEvaluationStatus
(String evaluationStatus) void
setMethodID
(String methodID) void
setMomentTensor
(MomentTensor momentTensor) void
setNodalPlane
(NodalPlane[] nodalPlane) void
setPrincipalAxes
(PrincipalAxes principalAxes) void
setPublicId
(String publicId) void
setTriggeringOriginID
(String triggeringOriginID) void
setWaveformID
(WaveformStreamID waveformID)
-
Field Details
-
ELEMENT_NAME
- See Also:
-
-
Constructor Details
-
FocalMechanism
- Throws:
XMLStreamException
SeisFileException
-
-
Method Details
-
getCommentList
-
getCreationInfo
-
getEvaluationMode
-
getEvaluationStatus
-
getMethodID
-
getMomentTensor
-
getNodalPlane
-
getPrincipalAxes
-
getPublicId
-
getTriggeringOriginID
-
getWaveformID
-
setCommentList
-
setCreationInfo
-
setEvaluationMode
-
setEvaluationStatus
-
setMethodID
-
setMomentTensor
-
setNodalPlane
-
setPrincipalAxes
-
setPublicId
-
setTriggeringOriginID
-
setWaveformID
-