public class ConfigInfoBaseEx extends ConfigInfoBase
| 构造器和说明 |
|---|
ConfigInfoBaseEx() |
ConfigInfoBaseEx(String dataId,
String group,
String content) |
ConfigInfoBaseEx(String dataId,
String group,
String content,
int status,
String message) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getMessage() |
int |
getStatus() |
int |
hashCode() |
void |
setMessage(String message) |
void |
setStatus(int status) |
String |
toString() |
compareTo, dump, getContent, getDataId, getGroup, getId, getMd5, setContent, setDataId, setGroup, setId, setMd5public int getStatus()
public void setStatus(int status)
public String getMessage()
public void setMessage(String message)
public int hashCode()
hashCode 在类中 ConfigInfoBasepublic String toString()
toString 在类中 ConfigInfoBasepublic boolean equals(Object obj)
equals 在类中 ConfigInfoBaseCopyright © 2018–2022 Alibaba Group. All rights reserved.