public class AbnormalEvents extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| AbnormalEvents() | 
| AbnormalEvents(AbnormalEvents source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDate()Get 对应查询日期 | 
| AbnormalEventsInfo[] | getInfo()Get 列表信息 | 
| void | setDate(String Date)Set 对应查询日期 | 
| void | setInfo(AbnormalEventsInfo[] Info)Set 列表信息 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic AbnormalEvents()
public AbnormalEvents(AbnormalEvents source)
public String getDate()
public void setDate(String Date)
Date - 对应查询日期public AbnormalEventsInfo[] getInfo()
public void setInfo(AbnormalEventsInfo[] Info)
Info - 列表信息Copyright © 2025. All rights reserved.