@Entity public class Cube extends Rectangle
Modifier and Type | Field and Description |
---|---|
private int |
depth |
Constructor and Description |
---|
Cube() |
Modifier and Type | Method and Description |
---|---|
int |
getDepth() |
void |
setDepth(int depth) |
String |
toString() |
getHeight, getName, getWidth, setHeight, setWidth
getId, getPosx, getPosy, setId, setPosx, setPosy
getVersion, setVersion
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.