@Entity public class Circle extends Shape
| Modifier and Type | Field and Description |
|---|---|
private int |
radius |
| Constructor and Description |
|---|
Circle() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getRadius() |
void |
setRadius(int radius) |
String |
toString() |
getId, getPosx, getPosy, setId, setPosx, setPosygetVersion, setVersionCopyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.