public abstract static class ReuseMappersTestCase.LocationDTO extends Object
| Constructor and Description |
|---|
LocationDTO() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCoordinateX() |
int |
getCoordinateY() |
void |
setCoordinateX(int x) |
void |
setCoordinateY(int y) |
Copyright © 2019 Glasnost. All rights reserved.