Class EventParameters
java.lang.Object
edu.sc.seis.seisFile.fdsnws.quakeml.EventParameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCommentList
(List<Comment> commentList) void
setCreationInfo
(CreationInfo creationInfo) void
setDescription
(String description) void
setEvents
(EventIterator events)
-
Constructor Details
-
EventParameters
- Throws:
XMLStreamException
SeisFileException
-
-
Method Details
-
setDescription
-
setCreationInfo
-
setEvents
-
setCommentList
-
getDescription
-
getCreationInfo
-
getEvents
-
getCommentList
-