public class IssueContainer extends Issue
| Constructor and Description |
|---|
IssueContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Issue issue) |
IssueBuilder |
builder() |
void |
dumpSummary() |
void |
dumpSummary(Map<String,AtomicInteger> map,
int indentation) |
String |
getTitle() |
Collection<Issue> |
list() |
void |
setTitle(String title) |
getAuthor, getIfcBuildingStorey, getImage, getIs, getMessage, getObject, getOriginatigModelCheckName, getShouldBe, getType, setAuthor, setIfcBuildingStorey, setImage, setIs, setMessage, setObject, setOriginatigModelCheckName, setShouldBe, setType, toStringpublic IssueBuilder builder()
public void add(Issue issue)
public Collection<Issue> list()
public void dumpSummary()
public void dumpSummary(Map<String,AtomicInteger> map, int indentation)
public String getTitle()
public void setTitle(String title)
Copyright © 2019 OpenSource BIM. All rights reserved.