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