public class Line extends Item
| Constructor and Description |
|---|
Line(Type type,
Long oid,
String fieldOrClass,
String value,
String shouldBe) |
| Modifier and Type | Method and Description |
|---|---|
long |
getOid() |
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 void toHtml(StringBuilder sb)
public com.fasterxml.jackson.databind.node.ObjectNode toJson(com.fasterxml.jackson.databind.ObjectMapper OBJECT_MAPPER)
public long getOid()
Copyright © 2019 OpenSource BIM. All rights reserved.