public class BugClerkReport extends Object
BugClerkReport()
BugClerkReport(List<BugReport> reports)
List<BugReport>
getBugs()
void
setBugs(List<BugReport> bugs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BugClerkReport()
public BugClerkReport(List<BugReport> reports)
public List<BugReport> getBugs()
public void setBugs(List<BugReport> bugs)
Copyright © 2016 JBoss by Red Hat. All rights reserved.