| Modifier and Type | Field and Description |
|---|---|
String |
Comments
Comments
|
Publish.QuantityWithDisplay |
Depth
Depth
|
Publish.QuantityWithDisplay |
Distance
Distance
|
Publish.QuantityWithDisplay |
Elevation
Elevation
|
Integer |
PointOrder
Point order
|
| Constructor and Description |
|---|
CrossSectionPoint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComments() |
Publish.QuantityWithDisplay |
getDepth() |
Publish.QuantityWithDisplay |
getDistance() |
Publish.QuantityWithDisplay |
getElevation() |
Integer |
getPointOrder() |
Publish.CrossSectionPoint |
setComments(String value) |
Publish.CrossSectionPoint |
setDepth(Publish.QuantityWithDisplay value) |
Publish.CrossSectionPoint |
setDistance(Publish.QuantityWithDisplay value) |
Publish.CrossSectionPoint |
setElevation(Publish.QuantityWithDisplay value) |
Publish.CrossSectionPoint |
setPointOrder(Integer value) |
public Integer PointOrder
public Publish.QuantityWithDisplay Distance
public Publish.QuantityWithDisplay Elevation
public Publish.QuantityWithDisplay Depth
public String Comments
public Integer getPointOrder()
public Publish.CrossSectionPoint setPointOrder(Integer value)
public Publish.QuantityWithDisplay getDistance()
public Publish.CrossSectionPoint setDistance(Publish.QuantityWithDisplay value)
public Publish.QuantityWithDisplay getElevation()
public Publish.CrossSectionPoint setElevation(Publish.QuantityWithDisplay value)
public Publish.QuantityWithDisplay getDepth()
public Publish.CrossSectionPoint setDepth(Publish.QuantityWithDisplay value)
public String getComments()
public Publish.CrossSectionPoint setComments(String value)
Copyright © 2022. All rights reserved.