public abstract class AABDI
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
num1 |
| Constructor and Description |
|---|
AABDI() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNum1()
Get the num1.
|
void |
incNum1() |
void |
setNum1(int num1)
Set the num1.
|