public class LevelLoadLib extends Object implements Serializable
| Constructor and Description |
|---|
LevelLoadLib()
Constructor
|
LevelLoadLib(String level,
String loadLib)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getLevel() |
String |
getLoadLib() |
int |
hashCode() |
void |
setLevel(String level) |
void |
setLoadLib(String loadLib) |
String |
toString()
Returns a json String
|
Copyright © 2016–2025. All rights reserved.