public class SelectService extends Selector
Modifier and Type | Class and Description |
---|---|
static class |
SelectService.ServiceChoice |
Constructor and Description |
---|
SelectService(String id,
String title)
Construct from fields in XML catalog.
|
Modifier and Type | Method and Description |
---|---|
void |
addServiceChoice(String service,
String title,
String dataFormat,
String returns,
String value) |
boolean |
equals(Object o)
SelectService with same values are equal
|
ArrayList |
getChoices() |
int |
getSize() |
int |
hashCode()
Override Object.hashCode() to implement equals.
|
appendQuery, getDescription, getId, getSelectType, getTemplate, getTitle, isMultiple, isRequired, isUsed, setCompoundSelectors, setDescription, setId, setMultiple, setRequired, setTemplate, setTitle, setUsed
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.