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