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