jas.hist
Class FitUpdate

java.lang.Object
  |
  +--jas.hist.FitUpdate

public class FitUpdate
extends java.lang.Object


Method Summary
 int getPercent()
           
 FitFailed getReason()
           
 int getState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getState

public int getState()

getPercent

public int getPercent()

getReason

public FitFailed getReason()