fileio
Class FitProperties

java.lang.Object
  extended by fileio.FitProperties

public class FitProperties
extends java.lang.Object


Field Summary
 Pair<java.lang.String,java.lang.Boolean> dataIndex
           
 
Constructor Summary
FitProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dataIndex

public Pair<java.lang.String,java.lang.Boolean> dataIndex
Constructor Detail

FitProperties

public FitProperties()