public class GetUserProfileResponse extends Object
Clase Java para getUserProfileResponse complex type.
El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
<complexType name="getUserProfileResponse"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
GetUserProfileResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getReturn()
Obtiene el valor de la propiedad return.
|
void |
setReturn(String value)
Define el valor de la propiedad return.
|
protected String _return
Copyright © 2018 universAAL Consortium. All rights reserved.