Package de.trustable.ca3s.core.schedule
Class ImportInfo
- java.lang.Object
-
- de.trustable.ca3s.core.schedule.ImportInfo
-
public class ImportInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description ImportInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetImported()intgetRejected()voidincImported()voidincRejected()voidsetImported(int nImported)voidsetRejected(int nRejected)
-