public class ResponseMessage extends AbstractModel
Constructor and Description |
---|
ResponseMessage() |
Modifier and Type | Method and Description |
---|---|
Group[] |
getGroupList()
获取消息组列表。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setGroupList(Group[] GroupList)
设置消息组列表。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2019. All rights reserved.