net.sf.tourviewer.lib.ciclo
Class CCBlock

java.lang.Object
  extended by net.sf.tourviewer.lib.ciclo.AbstractBlock
      extended by net.sf.tourviewer.lib.ciclo.CCBlock
All Implemented Interfaces:
Block

public class CCBlock
extends AbstractBlock


Constructor Summary
CCBlock(int[] data)
           
 
Method Summary
 int getCadence()
           
 DataBlock[] getDataRecords()
           
 int getEndMarker()
           
 int getTemperature()
           
 String toString()
           
 
Methods inherited from class net.sf.tourviewer.lib.ciclo.AbstractBlock
getData, getDataString, getDec, getDecH, getDecL, getHex, getHexH, getHexL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CCBlock

public CCBlock(int[] data)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getCadence

public int getCadence()

getDataRecords

public DataBlock[] getDataRecords()

getEndMarker

public int getEndMarker()

getTemperature

public int getTemperature()


Copyright © 2005 Steffen Pingel. All Rights Reserved.