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