net.sf.tourviewer.lib.ciclo
Class CM414M

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

public class CM414M
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
CM414M()
           
 
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

CM414M

public CM414M()
Method Detail

getName

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

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

getTourBlockIndex

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

getInfoBlockIndex

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


Copyright © 2005 Steffen Pingel. All Rights Reserved.