public class ReturnSearchResult extends Object
<xs:complexType xmlns:ns="http://www.sugarcrm.com/sugarcrm" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="return_search_result">
<xs:all>
<xs:element type="ns:link_list" name="entry_list"/>
</xs:all>
</xs:complexType>
| Constructor and Description |
|---|
ReturnSearchResult() |
| Modifier and Type | Method and Description |
|---|---|
LinkList |
getEntryList()
Get the 'entry_list' element value.
|
void |
setEntryList(LinkList entryList)
Set the 'entry_list' element value.
|
Copyright © 2018 Europeana Foundation. All rights reserved.