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