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