net.sf.tourviewer.lib.ciclo
Class BBBlock

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

public class BBBlock
extends AbstractBlock


Field Summary
(package private)  DataBlock[] dataRecords
           
 
Constructor Summary
BBBlock(int[] data)
           
 
Method Summary
 int getCadence()
           
 DataBlock[] getDataRecords()
           
 int getMarker()
           
 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
 

Field Detail

dataRecords

DataBlock[] dataRecords
Constructor Detail

BBBlock

public BBBlock(int[] data)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getCadence

public int getCadence()

getDataRecords

public DataBlock[] getDataRecords()

getMarker

public int getMarker()

getTemperature

public int getTemperature()


Copyright © 2005 Steffen Pingel. All Rights Reserved.