public class SettingRequest extends Object
| Constructor and Description |
|---|
SettingRequest(String name,
String settingType,
String content) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContent() |
String |
getName() |
String |
getSettingType() |
int |
hashCode() |
Copyright © 2022 Apache Software Foundation. All rights reserved.