ucar.unidata.util
Class DateSelectionInfo
java.lang.Object
ucar.unidata.util.DateSelectionInfo
public class DateSelectionInfo
- extends Object
Created by IntelliJ IDEA.
User: yuanho
Date: May 3, 2007
Time: 11:37:49 AM
start
public Date start
end
public Date end
interval
public int interval
roundTo
public int roundTo
preInt
public int preInt
postInt
public int postInt
DateSelectionInfo
public DateSelectionInfo()
DateSelectionInfo
public DateSelectionInfo(Date start,
Date end,
int interval,
int roundTo,
int preInt,
int postInt)
DateSelectionInfo
public DateSelectionInfo(Date start,
Date end)
equals
public boolean equals(Object oo)
- Overrides:
equals
in class Object
setStartDateInfo
public Date setStartDateInfo()
setEndDateInfo
public Date setEndDateInfo()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.