Class Comment
java.lang.Object
edu.sc.seis.seisFile.fdsnws.stationxml.Comment
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
getId()
getValue()
void
setBeginEffectiveTime
(String beginEffectiveTime) void
setEndEffectiveTime
(String endEffectiveTime) void
setSubject
(String subject) void
toString()
-
Constructor Details
-
Comment
-
Comment
public Comment(XMLEventReader reader, String tagName) throws XMLStreamException, StationXMLException
-
-
Method Details