5455565758596061
} @Input @Optional public Boolean getWithMessagesFlag() { FindBugsXmlReport report = (FindBugsXmlReport)getEnabled().findByName("xml"); return report != null ? report.isWithMessages() : Boolean.FALSE; }