public class UserListResponse extends Object
<xs:complexType xmlns:ns="http://www.sugarcrm.com/sugarcrm" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="user_listResponse">
<xs:all>
<xs:element type="ns:user_detail_array" name="return"/>
</xs:all>
</xs:complexType>
| Constructor and Description |
|---|
UserListResponse() |
| Modifier and Type | Method and Description |
|---|---|
UserDetailArray |
getReturn()
Get the 'return' element value.
|
void |
setReturn(UserDetailArray _return)
Set the 'return' element value.
|
public UserDetailArray getReturn()
public void setReturn(UserDetailArray _return)
_return - Copyright © 2017 Europeana Foundation. All rights reserved.