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