| Constructor and Description |
|---|
Dogdays() |
Dogdays(String name,
int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
String |
getName() |
void |
setIndex(int index) |
void |
setName(String name) |
String |
toString() |
public Dogdays()
public Dogdays(String name, int index)
Copyright © 2022. All rights reserved.