public class SelectRangeDate extends Selector
| Constructor and Description |
|---|
SelectRangeDate(String start,
String end,
String duration,
String resolution,
String selectType)
Construct from fields in XML catalog.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Instances which have same id are equal.
|
String |
getDuration() |
String |
getEnd() |
String |
getResolution() |
String |
getSelectType() |
String |
getStart() |
int |
hashCode()
Override Object.hashCode() to implement equals.
|
appendQuery, getDescription, getId, getTemplate, getTitle, isMultiple, isRequired, isUsed, setCompoundSelectors, setDescription, setId, setMultiple, setRequired, setTemplate, setTitle, setUsedpublic String getStart()
public String getEnd()
public String getDuration()
public String getResolution()
public String getSelectType()
getSelectType in class Selectorpublic boolean equals(Object o)
SelectorCopyright © 1999–2014 UCAR/Unidata. All rights reserved.