public class SettingItem extends Object
| Constructor and Description |
|---|
SettingItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
Long |
getSettingId() |
String |
getValue() |
void |
setCode(String code) |
void |
setSettingId(Long settingId) |
void |
setValue(String value) |
Copyright © 2019. All rights reserved.