public class GetAvailableModules extends Object
<xs:complexType xmlns:ns="http://www.sugarcrm.com/sugarcrm" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="get_available_modules">
<xs:all>
<xs:element type="xs:string" name="session"/>
</xs:all>
</xs:complexType>
| Constructor and Description |
|---|
GetAvailableModules() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSession()
Get the 'session' element value.
|
void |
setSession(String session)
Set the 'session' element value.
|
Copyright © 2015 Europeana Foundation. All rights reserved.