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