public class Spaces extends Object implements Serializable
| Constructor and Description |
|---|
Spaces() |
Spaces(ArrayList<String> spacesList) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getSpacesList() |
void |
setSpacesList(ArrayList<String> spacesList) |
String |
toString() |
Copyright © 2024. All rights reserved.