net.sf.tourviewer.lib.ciclo
Class HAC4Info2Block
java.lang.Object
net.sf.tourviewer.lib.ciclo.AbstractBlock
net.sf.tourviewer.lib.ciclo.HAC4Info2Block
- All Implemented Interfaces:
- Block
public class HAC4Info2Block
- extends AbstractBlock
HAC4Info2Block
public HAC4Info2Block(int[] data)
toString
public String toString()
- Overrides:
toString
in class Object
getAltitudeErrorCorrection
public int getAltitudeErrorCorrection()
getCountDown1
public Object getCountDown1()
getCountDown2
public Object getCountDown2()
getDay
public int getDay()
getMonth
public int getMonth()
getNextFreeOffset
public int getNextFreeOffset()
getTotalDistance
public int getTotalDistance()
getYear
public int getYear()
setAltitudeErrorCorrection
public void setAltitudeErrorCorrection(int altitudeErrorCorrection)
setCountDown1
public void setCountDown1(Object countDown1)
setCountDown2
public void setCountDown2(Object countDown2)
setDay
public void setDay(int day)
setMonth
public void setMonth(int month)
setNextFreeOffset
public void setNextFreeOffset(int nextFreeOffset)
setTotalDistance
public void setTotalDistance(int totalDistance)
setYear
public void setYear(int year)
Copyright © 2005 Steffen Pingel. All Rights Reserved.