public class ObjectResults.Location extends Object
| Constructor and Description |
|---|
Location() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHeight() |
String |
getRotate() |
String |
getWidth() |
String |
getX() |
String |
getY() |
void |
setHeight(String height) |
void |
setRotate(String rotate) |
void |
setWidth(String width) |
void |
setX(String x) |
void |
setY(String y) |
String |
toString() |
public String getHeight()
public void setHeight(String height)
public String getRotate()
public void setRotate(String rotate)
public String getWidth()
public void setWidth(String width)
public String getX()
public void setX(String x)
public String getY()
public void setY(String y)
Copyright © 2023. All rights reserved.