public class AccessWSSynchroServerModuleResponse extends Object
Java class for accessWSSynchroServerModuleResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="accessWSSynchroServerModuleResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="return" type="{http://www.w3.org/2005/08/addressing}EndpointReferenceType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AccessWSSynchroServerModuleResponse() |
| Modifier and Type | Method and Description |
|---|---|
W3CEndpointReference |
getReturn()
Gets the value of the return property.
|
void |
setReturn(W3CEndpointReference value)
Sets the value of the return property.
|
public W3CEndpointReference getReturn()
W3CEndpointReferencepublic void setReturn(W3CEndpointReference value)
value - allowed object is
W3CEndpointReferenceCopyright © 2011 Nuxeo SA. All Rights Reserved.