public class UserActionSetsGetResponseData extends Object
| 构造器和说明 |
|---|
UserActionSetsGetResponseData() |
| 限定符和类型 | 方法和说明 |
|---|---|
UserActionSetsGetResponseData |
addListItem(UserActionSet listItem) |
boolean |
equals(Object o) |
List<UserActionSet> |
getList()
Get list
|
int |
hashCode() |
UserActionSetsGetResponseData |
list(List<UserActionSet> list) |
void |
setList(List<UserActionSet> list) |
String |
toString() |
public UserActionSetsGetResponseData list(List<UserActionSet> list)
public UserActionSetsGetResponseData addListItem(UserActionSet listItem)
public List<UserActionSet> getList()
public void setList(List<UserActionSet> list)
Copyright © 2020. All rights reserved.