public class Header extends Item
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
Type |
getType() |
void |
toHtml(StringBuilder sb) |
com.fasterxml.jackson.databind.node.ObjectNode |
toJson(com.fasterxml.jackson.databind.ObjectMapper OBJECT_MAPPER) |
getAuthor, getIfcBuildingStorey, getImage, getIs, getMessage, getObject, getOriginatigModelCheckName, getShouldBe, setAuthor, setIfcBuildingStorey, setImage, setIs, setMessage, setObject, setOriginatigModelCheckName, setShouldBe, setType, toStringpublic Header(String text)
public String getText()
public void toHtml(StringBuilder sb)
public com.fasterxml.jackson.databind.node.ObjectNode toJson(com.fasterxml.jackson.databind.ObjectMapper OBJECT_MAPPER)
Copyright © 2019 OpenSource BIM. All rights reserved.