public class Line extends Object
| Constructor and Description |
|---|
Line() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
List<String> |
getLines() |
String |
getName() |
Integer |
getRelatedRecordCount() |
Integer |
getRelatedZoneCount() |
Line |
setId(String id) |
Line |
setLines(List<String> lines) |
Line |
setName(String name) |
Line |
setRelatedRecordCount(Integer relatedRecordCount) |
Line |
setRelatedZoneCount(Integer relatedZoneCount) |
String |
toString() |
Copyright © 2026. All rights reserved.