public class CPFStatus extends Object
CPFStatus(boolean completed, String type, int status, String report, String title)
Report
getReport()
int
getStatus()
String
getTitle()
getType()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CPFStatus(boolean completed, String type, int status, String report, String title)
public int getStatus()
public String getTitle()
public Report getReport()
public String getType()