public final class PartsGetEdgesResponsePartsEdges extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
id |
ID of an edge
|
Number[][] |
vertices |
Vertices of an edge
|
| Constructor | Description |
|---|---|
PartsGetEdgesResponsePartsEdges() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getId() |
Get ID of an edge
|
Number[][] |
getVertices() |
Get Vertices of an edge
|
String |
toString() |
getOtherPropertiesCopyright © 2021. All rights reserved.