public class SelectStation extends Selector
| Constructor and Description |
|---|
SelectStation() |
SelectStation(String label,
String id,
String template,
String selectType,
String required)
Construct from fields in XML catalog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addStation(Station s) |
boolean |
equals(Object o)
Instances which have same id are equal.
|
int |
getNumStations() |
ArrayList |
getStations() |
int |
hashCode()
Override Object.hashCode() to implement equals.
|
appendQuery, getDescription, getId, getSelectType, getTemplate, getTitle, isMultiple, isRequired, isUsed, setCompoundSelectors, setDescription, setId, setMultiple, setRequired, setTemplate, setTitle, setUsedCopyright © 1999-2012 UCAR/Unidata. All Rights Reserved.