|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.seisFile.fdsnws.quakeml.EventParameters
public class EventParameters
Constructor Summary | |
---|---|
EventParameters(javax.xml.stream.XMLEventReader reader)
|
Method Summary | |
---|---|
java.util.List<Comment> |
getCommentList()
|
CreationInfo |
getCreationInfo()
|
java.lang.String |
getDescription()
|
EventIterator |
getEvents()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventParameters(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, SeisFileException
javax.xml.stream.XMLStreamException
SeisFileException
Method Detail |
---|
public java.lang.String getDescription()
public CreationInfo getCreationInfo()
public EventIterator getEvents()
public java.util.List<Comment> getCommentList()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |