public class PositionDTO extends Object
| Constructor and Description |
|---|
PositionDTO() |
PositionDTO(Double x,
Double y) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getX() |
Double |
getY() |
void |
setX(Double x) |
void |
setY(Double y) |
Copyright © 2023 Apache NiFi Project. All rights reserved.