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