@JsType public class RecordData extends Object implements Serializable
| Constructor and Description |
|---|
RecordData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getX() |
double |
getY() |
void |
setX(String x) |
void |
setY(double y) |
String |
toString() |
Copyright © 2025. All rights reserved.