public class BaseConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected Integer |
version |
| Constructor and Description |
|---|
BaseConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Integer |
getVersion() |
void |
setId(String id) |
void |
setVersion(Integer version) |
Copyright © 2021 Shoothzj. All rights reserved.