net.sf.tourviewer.lib.ciclo
Class HAC4_315

java.lang.Object
  extended by net.sf.tourviewer.lib.ciclo.HAC4_315
All Implemented Interfaces:
CicloDevice, Device

public class HAC4_315
extends Object
implements CicloDevice


Field Summary
static int MAGIC
           
 
Fields inherited from interface net.sf.tourviewer.lib.ciclo.CicloDevice
DEFAULT_INFO_BLOCK_INDEX, DEFAULT_TOUR_BLOCK_INDEX, NO_INDEX
 
Constructor Summary
HAC4_315()
           
 
Method Summary
 int getInfoBlockIndex()
           
 String getName()
           
 int getTourBlockIndex()
           
 boolean hasAltitude()
           
 boolean hasCadence()
           
 boolean hasPulse()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

MAGIC

public static final int MAGIC
See Also:
Constant Field Values
Constructor Detail

HAC4_315

public HAC4_315()
Method Detail

getInfoBlockIndex

public int getInfoBlockIndex()
Specified by:
getInfoBlockIndex in interface CicloDevice

getName

public String getName()
Specified by:
getName in interface Device

getTourBlockIndex

public int getTourBlockIndex()
Specified by:
getTourBlockIndex in interface CicloDevice

hasAltitude

public boolean hasAltitude()
Specified by:
hasAltitude in interface Device

hasCadence

public boolean hasCadence()
Specified by:
hasCadence in interface Device

hasPulse

public boolean hasPulse()
Specified by:
hasPulse in interface Device

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2005 Steffen Pingel. All Rights Reserved.