public static class TimeCoord.Tinv extends Object implements Comparable<TimeCoord.Tinv>
| Constructor and Description |
|---|
TimeCoord.Tinv(int b1,
int b2) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TimeCoord.Tinv o) |
TimeCoord.Tinv |
convertReferenceDate(CalendarDate fromDate,
CalendarPeriod fromUnit,
CalendarDate toDate,
CalendarPeriod toUnit) |
boolean |
equals(Object o) |
int |
getBounds1() |
int |
getBounds2() |
int |
hashCode() |
String |
toString() |
public int getBounds1()
public int getBounds2()
public TimeCoord.Tinv convertReferenceDate(CalendarDate fromDate, CalendarPeriod fromUnit, CalendarDate toDate, CalendarPeriod toUnit)
public int compareTo(TimeCoord.Tinv o)
compareTo in interface Comparable<TimeCoord.Tinv>Copyright © 1999–2014 UCAR/Unidata. All rights reserved.