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