public class ImportState.Step extends Object implements Serializable
| Constructor and Description |
|---|
ImportState.Step(IImportStep step,
int work) |
ImportState.Step(IImportStep step,
int work,
double weight) |
public ImportState.Step(IImportStep step, int work, double weight)
public ImportState.Step(IImportStep step, int work)
public void addWorked(int worked)
public int getProgress()
public IImportStep getStep()
public void setStep(IImportStep step)
Copyright © 2016. All rights reserved.