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