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