net.simplace.ui.problemreport.FWProblemReportModel
public class FWProblemReportModel {
// Public Constructors
public FWProblemReportModel(Element aSystemElement);
// Public Instance Methods public Element getForm();
returns the functionElement
public String getID();
returns the iD
public Map getParameterMap();
returns the parameterMap
public String getUserGroup();
returns the userGroup
}
Returned by: clone(), net.simplace.core.customize.FWCustomizableLayoutProvider.getProblemReportModel()