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, setUsed
public String getStart()
public String getEnd()
public String getDuration()
public String getResolution()
public String getSelectType()
getSelectType
in class Selector
public boolean equals(Object o)
Selector
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.