public class Network extends BaseNodeType
| Constructor and Description |
|---|
Network(javax.xml.stream.XMLEventReader reader) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSelectedNumStations() |
StationIterator |
getStations() |
int |
getTotalNumStations() |
java.lang.String |
toString() |
getAlternateCode, getCode, getCommentList, getDataAvailability, getDescription, getEndDate, getHistoricalCode, getRestrictedStatus, getStartDatepublic Network(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
StationXMLException
javax.xml.stream.XMLStreamExceptionStationXMLExceptionpublic StationIterator getStations()
public int getTotalNumStations()
public int getSelectedNumStations()
public java.lang.String toString()
toString in class java.lang.Object