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 objectMapper) |
public void toHtml(StringBuilder sb)
public com.fasterxml.jackson.databind.node.ObjectNode toJson(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public long getOid()
public Type getType()
Copyright © 2016 OpenSource BIM. All rights reserved.